set Message Read Time
public abstract void setMessageReadTime(long messageId, long timestamp, IRongCoreCallback.OperationCallback callback)
设置消息已读时间。
Since
5.0.0
Parameters
message Id
消息 id
timestamp
消息时间戳
callback
设置消息已读的回调
设置消息已读时间。
5.0.0
消息 id
消息时间戳
设置消息已读的回调