Interface: CallEndedEvent
Defined in: Calls.types.ts:374
Fired when the user ends a call from the system UI, or the OS ends the call for any reason.
Extends
Properties
meta
ts
meta: NativeEventMeta;Defined in: Calls.types.ts:33
Inherited from
id
ts
id: string;Defined in: Calls.types.ts:312