Conversation Channel Sync Conversation Read Status Listener
Interface for listening to unread message status synchronization.
When logged in on multiple devices, the onSyncConversationReadStatus
callback is triggered upon receiving notifications from other devices about clearing the unread count of a conversation.
Functions
Link copied to clipboard
Link copied to clipboard
public void onSyncConversationReadTime(ConversationType conversationType, String targetId, String channelId, long readTime)