Unblu Agent Embedded JS API
    Preparing search index...

    Interface OpenConversationInterceptorResult

    The result returned by an OpenConversationInterceptor.

    interface OpenConversationInterceptorResult {
        action: ConversationOpenAction;
    }
    Index

    Properties

    Properties

    Defines whether the inbox opens the conversation or discards the opening.