sync Conversation Read Status
public abstract void syncConversationReadStatus(ConversationType type, String targetId, long timestamp, RongIMClient.OperationCallback callback)
Synchronizes the read status of a conversation.
Parameters
type
The type of the conversation
target Id
The ID of the conversation
timestamp
The sent timestamp of the last read message in the conversation getSentTime
callback
The callback function