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