sendReadReceiptResponse

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

targetId

Conversation ID

channelId

Business identifier for the conversation to which the message belongs

messageList

List of messages in the conversation for which read receipts need to be sent

callback

Callback function