sendReadReceiptResponse

public abstract void sendReadReceiptResponse(ConversationType type, String targetId, List<Message> messageList, RongIMClient.OperationCallback callback)

发送已读回执(只支持群组和讨论组)

Parameters

type

会话类型

targetId

会话 id

messageList

会话中需要发送已读回执的消息列表

callback

回调函数