send Read Receipt Response
public abstract void sendReadReceiptResponse(ConversationType type, String targetId, List<Message> messageList, IRongCoreCallback.OperationCallback callback)
Send read receipts (only supported for groups and discussion groups)
Since
5.0.0
Parameters
type
Conversation type
target Id
Conversation ID
message List
List of messages in the conversation for which read receipts need to be sent
callback
Callback function