Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

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

Methods

getEndpoint

  • getEndpoint(withValue?: boolean): string

Protected getRest

list

  • Since 1.0.13 (Release 6.5)

    Returns records of all extension calls that are in progress, ordered by start time in descending order.

    Required Permissions

    PermissionDescription
    ReadCallLogViewing user call logs

    Usage Plan Group

    Heavy

    Parameters

    Returns Promise<ExtensionActiveCallsResponse>

toString

  • toString(withValue?: boolean): string

Generated using TypeDoc