getMessageReadReceiptV4

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

targetId

Conversation ID

channelId

Channel ID, pass null if it's not an ultra group

messageUID

The message in the conversation that requires a read receipt

callback

Callback function