Unblu Agent Embedded JS API
    Preparing search index...

    Interface ConversationOpenConversationChangedEvent

    Event emitted every time the open conversation changes.

    interface ConversationOpenConversationChangedEvent {
        detail: string;
    }

    Hierarchy

    • CustomEvent<string | null>
      • ConversationOpenConversationChangedEvent
    Index

    Properties

    Properties

    detail: string

    The ID of the new open conversation, or null if no conversation is open