Interface: AudioSessionDeactivatedEvent
Defined in: Calls.types.ts:271
Fired when the system deactivates the audio session after a call.
Extends
Properties
meta
ts
meta: NativeEventMeta;Defined in: Calls.types.ts:33
Inherited from
calls
ts
calls: AudioSessionCallInfo[];Defined in: Calls.types.ts:272