Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

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

Methods

delete

  • Required Permissions

    PermissionDescription
    EditCallLogViewing and updating user call logs
    ReadCallLogViewing user call logs

    Usage Plan Group

    Heavy

    Parameters

    Returns Promise<void>

get

getEndpoint

  • getEndpoint(withValue?: boolean): string

Protected getRest

list

  • Since 1.0.3 (Release 5.11)

    Returns call log records filtered by the specified parameters.

    Required Permissions

    PermissionDescription
    ReadCallLogViewing user call logs

    Usage Plan Group

    Heavy

    Parameters

    Returns Promise<ExtensionCallLogResponse>

toString

  • toString(withValue?: boolean): string

Generated using TypeDoc