sendReadReceiptResponse
public void sendReadReceiptResponse( ConversationType type, String targetId, String channelId, List<Message> messageList, IRongCoreCallback.OperationCallback callback)
发送已读回执(新方案)(只支持群组)
Parameters
type
会话类型
targetId
会话 id
channelId
消息所属会话的业务标识。
messageList
会话中需要发送已读回执的消息列表
callback
回调函数