SyncConversationReadStatusListener

Listener interface for synchronizing unread message status.

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

Functions

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