UserFacingDiagnosticsFeature interface

Feature for call diagnostics.

Extends

Properties

media
network
remote

Remote diagnostics

Inherited Properties

name

The feature name.

Inherited Methods

dispose()

Property Details

media

media: MediaDiagnostics

Property Value

network

network: NetworkDiagnostics

Property Value

remote

Note

This API is in Beta and provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Remote diagnostics

remote: RemoteDiagnostics

Property Value

Inherited Property Details

name

The feature name.

name: string

Property Value

string

Inherited From CallFeature.name

Inherited Method Details

dispose()

function dispose()

Inherited From CallFeature.dispose