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