send Read Receipt Response
public void sendReadReceiptResponse(ConversationType type, String targetId, String channelId, List<Message> messageList, IRongCoreCallback.OperationCallback callback)
Send read receipt (new solution) (only supports group chat)
Parameters
type
Conversation type
target Id
Conversation ID
channel Id
Business identifier of the conversation to which the message belongs
message List
List of messages in the conversation for which read receipts need to be sent
callback
Callback function