Get Call State
    • Dark
      Light

    Get Call State

    • Dark
      Light

    Article summary

    Overview

    This API allows the Agent to get the state of current call.

    Pre-requisite

    The agent must be on an active call.

    Sequence Diagram

    Message Structure

    Request Parameters

    Value

    channel

    Cisco

    topic

    Call

    subtopic

    GetCallState

    source

    «app-name-broadcasting-this-message»

    data

    Not Applicable

    Data Parameters

    Parameter

    Data Type

    Description

    Sample Value

    No data parameters

    Sample Request

    {
        "channel": "Cisco",
        "topic": "Call",
        "subtopic": "GetCallState"
    }

    Sample Response

    {
        "channel": "Cisco",
        "topic": "Call",
        "subtopic": "CallsStateChange",
        "message": {
            "source": "api",
            "calls": [],
            "isNonVoice": false
        }
    }


    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.