Package version:

Client options used to configure CallAutomation Client API requests.

interface CallAutomationClientOptions {
    sourceIdentity?: any;
}

Hierarchy

  • unknown
    • CallAutomationClientOptions

Properties

Properties

sourceIdentity?: any

The identifier of the source of the call for call creating/answering/inviting operation.