Unblu Agent Embedded JS API
    Preparing search index...

    Type Alias InboxConversationsChangedListener

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

    Listener called whenever the list of conversations in the inbox is added, changed or removed.

    Type Declaration