Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.68 KB

voice-react-native-sdk.call_namespace.md

File metadata and controls

34 lines (22 loc) · 1.68 KB

Home > @twilio/voice-react-native-sdk > Call

Call namespace

Namespace for enumerations and types used by Call objects.

Signature:

export declare namespace Call 

Remarks

Enumerations

Enumeration Description
Event Enumeration of all event strings emitted by Call objects.
Issue An enumeration of call issues that can be reported.
QualityWarning An enumeration of all call quality-warning types.
Score An enumeration of all scores that could be used to rate the experience of a call or issues encountered during the call.
State An enumeration of all possible Call object states.

Namespaces

Namespace Description
Listener Listener types for all events emitted by a Call object.