Unblu Agent Embedded JS API
    Preparing search index...

    Enumeration ConversationOpenAction

    Defines how the inbox handles a conversation that an OpenConversationInterceptor is invoked for.

    Index

    Enumeration Members

    Enumeration Members

    DISCARD: "DISCARD"

    The inbox discards the opening and does nothing with the conversation. It's then up to the integration to display the conversation.

    OPEN: "OPEN"

    The inbox opens the conversation directly.