ConversationChannelSyncConversationReadStatusListener

同步消息未读状态监听接口。

多端登录,收到其它端清除某一会话未读数通知的时候,回调 onSyncConversationReadStatus

Functions

Link copied to clipboard
public abstract void onSyncConversationReadStatus(Message message, boolean isOffline)
Link copied to clipboard
public void onSyncConversationReadTime(ConversationType conversationType, String targetId, String channelId, long readTime)