Interface: AudioSessionActivatedEvent
Defined in: Calls.types.ts:262
Fired when the system activates the audio session for 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:263