send Read Receipt Response
public abstract void sendReadReceiptResponse(ConversationType type, String targetId, String channelId, List<Message> messageList, IRongCoreCallback.OperationCallback callback)
发送已读回执(只支持群组和讨论组)。
Since
5.1.1
Parameters
type
会话类型
target Id
会话 id
channel Id
消息所属会话的业务标识。
message List
会话中需要发送已读回执的消息列表
callback
回调函数