CCP Connection Status Event
    • Dark
      Light

    CCP Connection Status Event

    • Dark
      Light

    Article summary

    This API provides information on whether the CCP connection status is successful, or lost during initialization, network loss, or network gain events.

    Pre-requisite

    The Agent must be logged in to the application.

    Sequence Diagram

    Message Structure

    Request Parameters

    Value

    No request parameters

    Response Parameters

    Value

    channel

    Amazon

    topic

    Agent

    subtopic

    CcpConnectionStatus

    message

    JSON Object

    Message Parameters

    Parameters

    Data Type

    Description

    Example Data

    isConnected

    Boolean

    Is CCP connection is active.

    Softphone or Desk phone

    Message

    String

    CCP connection message.

    CCP Connection Lost. Please wait or refresh and retry.

    Sample Response

    {
        "channel": "Amazon",
        "topic": "Agent",
        "subtopic": "CcpConnectionStatus",
        "message": {
            "isConnected": false,
            "message": "CCP Connection Lost. Please wait or refresh and retry."
        }
    }


    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.
    ESC

    Eddy AI, facilitating knowledge discovery through conversational intelligence