Group Read Receipt V2Listener
Functions
Link copied to clipboard
public abstract void onMessageReceiptResponse(ConversationType type, String targetId, String channelId, String messageUId, int readCount, int totalCount)
群组中消息发送方,当收到server的已读回执响应时,会回调此方法
Link copied to clipboard