send Read Receipt Message V4
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
conversation Type
Conversation type
target Id
Conversation ID
channel Id
Channel ID, pass null for non-ultra groups
start Message UID
Start message UID for group chat read receipt, pass for one-to-one chat
end Message UID
UID of the last read message
callback
Callback function