Interface: NativeEvent
Defined in: Calls.types.ts:32
Base shape extended by every native event — carries a NativeEventMeta envelope.
Extended by
CallSessionAddedEventCallSessionUpdatedEventCallSessionRemovedEventAudioSessionActivatedEventAudioSessionDeactivatedEventAudioRouteChangedEventCallActionEventCallIntentReceivedEventVoIPPushTokenUpdatedEvent
Properties
meta
ts
meta: NativeEventMeta;Defined in: Calls.types.ts:33