getMessageReadReceiptV4

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

targetId

The conversation ID

messageUID

The message in the conversation that requires a read receipt

callback

The callback function