syncConversationReadStatus

public abstract void syncConversationReadStatus(    ConversationType type,     String targetId,     String channelId,     long timestamp,     IRongCoreCallback.OperationCallback callback)

同步会话阅读状态。

Since

5.1.1

Parameters

type

会话类型

targetId

会话 id

channelId

消息所属会话的业务标识。

timestamp

会话中已读的最后一条消息的发送时间戳 getSentTime

callback

回调函数