Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.45 KB

voice-react-native-sdk.callinvite_namespace.md

File metadata and controls

37 lines (23 loc) · 1.45 KB

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

CallInvite namespace

Provides enumerations and types used by a CallInvite object.

Signature:

export declare namespace CallInvite 

Remarks

Enumerations

Enumeration Description
Event Enumeration of all event strings emitted by CallInvite objects.
State An enumeration of CallInvite states.

Interfaces

Interface Description
AcceptOptions Options to pass to the native layer when accepting the call.

Namespaces

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