syncConversationReadStatus
public abstract void syncConversationReadStatus(ConversationType type, String targetId, long timestamp, RongIMClient.OperationCallback callback)
同步会话阅读状态。
Parameters
type
会话类型
targetId
会话 id
timestamp
会话中已读的最后一条消息的发送时间戳 getSentTime
callback
回调函数