SyncConversationReadStatusListener

Interface for listening to the synchronization of unread message status.

When logged in on multiple devices, the onSyncConversationReadStatus callback is triggered when receiving a notification from another device that clears the unread count of a conversation.

Functions

Link copied to clipboard
public abstract void onSyncConversationReadStatus(ConversationType type, String targetId)