Skip to main content
Version: Next

Type Alias: CallKitAction

CallKitAction = object

Defined in: react-native-webrtc/lib/typescript/CallKit.d.ts:14

Properties​

answer?​

optional answer: string

Defined in: react-native-webrtc/lib/typescript/CallKit.d.ts:16


ended?​

optional ended: CallEndedReason

Defined in: react-native-webrtc/lib/typescript/CallKit.d.ts:17


failed?​

optional failed: string

Defined in: react-native-webrtc/lib/typescript/CallKit.d.ts:18


held?​

optional held: boolean

Defined in: react-native-webrtc/lib/typescript/CallKit.d.ts:20


muted?​

optional muted: boolean

Defined in: react-native-webrtc/lib/typescript/CallKit.d.ts:19


started?​

optional started: undefined

Defined in: react-native-webrtc/lib/typescript/CallKit.d.ts:15