sendReadReceiptMessageV4

public abstract void sendReadReceiptMessageV4(ConversationType conversationType, String targetId, 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

startMessageUID

Message UID from which the read receipt starts in group chat (empty for one-to-one chat)

endMessageUID

Message UID of the last read message

callback

Callback function