Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Declaration
@interface ACSLocalUserDiagnosticsCallFeature : ACSCallFeature;
Description
Wraps the user facing diagnostics feature in the call context.
Methods
Properties
networkDiagnostics
Source for all network diagnostics.
@property (retain, nonnull, readonly) ACSNetworkDiagnostics * networkDiagnostics;
mediaDiagnostics
Source for all media diagnostics.
@property (retain, nonnull, readonly) ACSMediaDiagnostics * mediaDiagnostics;