get Message Read Receipt V4
public abstract void getMessageReadReceiptV4(String targetId, String channelId, String messageUID, IRongCoreCallback.ResultCallbackEx<Integer, Integer, List<GroupMessageReader>> callback)
Get the list of users who have read the message (supports group chats)
Since
5.6.7
Parameters
target Id
Conversation ID
channel Id
Channel ID, pass null if it's not an ultra group
message UID
The message in the conversation that requires a read receipt
callback
Callback function