Unblu Agent Embedded JS API
    Preparing search index...

    Enumeration AgentInitialEngagementType

    The initial engagement types a conversation can be created with by an agent.

    This is the subset of InitialEngagementType that excludes the visitor-initiated types.

    Index

    Enumeration Members

    BRANCH_CLIENT_PREVIEW: "BRANCH_CLIENT_PREVIEW"

    (Agent initiated, agent centered) Conversation created by an agent to view a branch client.

    CHAT_INVITE: "CHAT_INVITE"

    (Web-API initiated, agent centered) A chat conversation is created for a visitor to join a chat conversation.

    CHAT_PIN: "CHAT_PIN"

    (Agent initiated, visitor centered) An agent creates a conversation with a PIN invitation for the visitor to join a chat conversation.

    DOMCAP_PIN: "DOMCAP_PIN"

    (Agent initiated, visitor centered) An agent creates a conversation with a PIN invitation for the visitor to join an embedded co-browsing conversation.

    EMBEDDED_COBROWSING_INVITE: "EMBEDDED_COBROWSING_INVITE"

    (Agent initiated, agent centered) An agent creates an embedded co-browsing conversation and invites customer later.

    HEADLESS_INVITE: "HEADLESS_INVITE"

    (Agent initiated, agent centered) An agent creates universal co-browsing conversation and invites customer later.

    HEADLESS_PIN: "HEADLESS_PIN"

    (Agent initiated, visitor centered) An agent creates a conversation with a PIN invitation for the visitor to join an universal co-browsing conversation.

    MOBILE_COBROWSING_INVITE: "MOBILE_COBROWSING_INVITE"

    (Agent initiated, agent centered) An agent creates a mobile co-browsing conversation and invites customer later.

    MOBILE_PIN: "MOBILE_PIN"

    (Agent initiated, visitor centered) An agent creates a conversation with a PIN invitation for the visitor to join a mobile co-browsing conversation.

    SCHEDULED_CONVERSATION: "SCHEDULED_CONVERSATION"

    (Agent initiated, agent centered) Conversation created with a certain topic and scheduled for some point in time.

    SCREEN_SHARING_INVITE: "SCREEN_SHARING_INVITE"

    (Agent initiated, agent centered) An agent creates screen sharing conversation and invites customer later.

    SCREEN_SHARING_PIN: "SCREEN_SHARING_PIN"

    (Agent initiated, visitor centered) An agent creates a conversation with a PIN invitation for the visitor to join a screen sharing conversation.

    WHITEBOARD_INVITE: "WHITEBOARD_INVITE"

    (Agent initiated, agent centered) An agent creates whiteboard conversation and invites customer later.

    WHITEBOARD_PIN: "WHITEBOARD_PIN"

    (Agent initiated, visitor centered) An agent creates a conversation with a PIN invitation for the visitor to join a whiteboard conversation.