syncConversationReadStatus

public abstract void syncConversationReadStatus(ConversationType type, String targetId, String channelId, long timestamp, IRongCoreCallback.OperationCallback callback)

Synchronizes the read status of a conversation.

Since

5.1.1

Parameters

type

The type of the conversation

targetId

The ID of the conversation

channelId

The business identifier of the conversation to which the message belongs

timestamp

The timestamp of the last read message in the conversation getSentTime

callback

The callback function