Interface: CallAnsweredEvent
Defined in: Calls.types.ts:365
Fired when the user answers an incoming call from the system UI.
Extends
Properties
meta
ts
meta: NativeEventMeta;Defined in: Calls.types.ts:33
Inherited from
id
ts
id: string;Defined in: Calls.types.ts:312
Inherited from
requestId
ts
requestId: string;Defined in: Calls.types.ts:366