send Read Receipt Message V4
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
conversation Type
Conversation type
target Id
Conversation ID
start Message UID
Message UID from which the read receipt starts in group chat (empty for one-to-one chat)
end Message UID
Message UID of the last read message
callback
Callback function