Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

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

Methods

delete

  • delete(): Promise<void>
  • Cancels the 2-leg RingOut call.

    Required Permissions

    PermissionDescription
    RingOutPerforming two-legged ring-out phone calls

    Usage Plan Group

    Heavy

    Returns Promise<void>

get

  • Since 1.0.7 (Release 5.16)

    Returns the status of a 2-leg RingOut call.

    Required Permissions

    PermissionDescription
    RingOutPerforming two-legged ring-out phone calls

    Usage Plan Group

    Light

    Returns Promise<GetRingOutStatusResponse>

getEndpoint

  • getEndpoint(withValue?: boolean): string

Protected getRest

post

toString

  • toString(withValue?: boolean): string

Generated using TypeDoc