sendReadReceiptMessageV4

public abstract void sendReadReceiptMessageV4(ConversationType conversationType, String targetId, String channelId, String startMessageUID, String endMessageUID, IRongCoreCallback.OperationCallback callback)

Send read receipt v4 (supports one-to-one and group chat)

Since

5.6.7

Parameters

conversationType

Conversation type

targetId

Conversation ID

channelId

Channel ID, pass null for non-ultra groups

startMessageUID

Start message UID for group chat read receipt, pass for one-to-one chat

endMessageUID

UID of the last read message

callback

Callback function