Interface: OutgoingCallStartedEvent
Defined in: Calls.types.ts:320
Fired after startOutgoingCall, once the OS has accepted the call request.
Extends
Properties
meta
ts
meta: NativeEventMeta;Defined in: Calls.types.ts:33
Inherited from
id
ts
id: string;Defined in: Calls.types.ts:312