Home > @twilio/voice-react-native-sdk > Call
Namespace for enumerations and types used by Call objects.
Signature:
export declare namespace Call
- See also the Call class. - See also the Call interface.
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. |
Namespace | Description |
---|---|
Listener | Listener types for all events emitted by a Call object. |