send Read Receipt Response
public abstract void sendReadReceiptResponse(ConversationType type, String targetId, String channelId, List<Message> messageList, IRongCoreCallback.OperationCallback callback)
Send read receipt (only supported for groups and discussion groups).
Since
5.1.1
Parameters
type
Conversation type
target Id
Conversation ID
channel Id
Business identifier for 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