getMessagesReadReceiptUsersByPageV5

public abstract void getMessagesReadReceiptUsersByPageV5(ConversationIdentifier identifier, String messageUId, ReadReceiptUsersOption option, IRongCoreCallback.ResultCallback<ReadReceiptUsersResult> callback)

分页获取消息已读未读信息(V5)。

注意:仅支持单聊和群聊会话类型。

Since

5.20.0

Parameters

identifier

会话标识。

messageUId

消息 UID。

option

查询条件。

callback

结果回调。