Skip to main content
Version: Next

Type Alias: TelecomEvent

TelecomEvent = object

Defined in: react-native-webrtc/lib/typescript/Telecom.d.ts:29

Properties​

event​

event: TelecomEventType

Defined in: react-native-webrtc/lib/typescript/Telecom.d.ts:30


held?​

optional held: boolean

Defined in: react-native-webrtc/lib/typescript/Telecom.d.ts:34


muted?​

optional muted: boolean

Defined in: react-native-webrtc/lib/typescript/Telecom.d.ts:33


reason?​

optional reason: CallEndedReason | string

Defined in: react-native-webrtc/lib/typescript/Telecom.d.ts:32


requestId?​

optional requestId: string

Defined in: react-native-webrtc/lib/typescript/Telecom.d.ts:31