Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

  • new CallerId(prv: PathSegment, id?: string, service?: any): CallerId

Methods

get

  • Since 1.0.28 (Release 8.4)

    Returns information on an outbound caller ID of an extension.

    Required Permissions

    PermissionDescription
    ReadAccountsViewing user account info (including name, business name, address and phone number/account number)

    API Group

    Light

    Returns Promise<ExtensionCallerIdInfo>

getEndpoint

  • getEndpoint(withValue?: boolean): string

Protected getRest

put

  • Since 1.0.28 (Release 8.4)

    Updates outbound caller ID information of an extension.

    Required Permissions

    PermissionDescription
    EditExtensionsViewing and updating my extension info (includes extension name, number, email and phone number)

    API Group

    Medium

    Parameters

    Returns Promise<ExtensionCallerIdInfo>

toString

  • toString(withValue?: boolean): string

Generated using TypeDoc