get Message Read Receipt V4
public abstract void getMessageReadReceiptV4(String targetId, 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
The conversation ID
message UID
The message in the conversation that requires a read receipt
callback
The callback function