Class PreCallDiagnosis

Class representing the pre-call diagnosis. The pre-call diagnosis is used to diagnose the call quality before the call is established. It can be used to detect potential issues that may affect the call quality.

Hierarchy

  • PreCallDiagnosis

Methods

Methods

  • Gets the Telnyx identifiers for the pre-call diagnosis.

    Returns TelnyxIDs

    {@type TelnyxIDs} The Telnyx identifiers for the pre-call diagnosis.

  • Executes the pre-call diagnosis and returns a report.

    Parameters

    Returns Promise<Report>

    A promise that resolves with the report.