Unblu Branch Client App Component API
    Preparing search index...

    Type Alias ConversationsChangeListener

    ConversationsChangeListener: (conversations: ConversationInfo[]) => void

    Listener called whenever a conversation changed, added or removed from all conversations.

    Type declaration