sync Conversation Read Status
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
target Id
The ID of the conversation
channel Id
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