Skip to main content
Version: Next

Function: failIncomingCallConnected()

failIncomingCallConnected(requestId): Promise<void>

Defined in: react-native-webrtc/lib/typescript/VoIP.d.ts:21

Aborts the parked native answer action. Safe to call after it has timed out.

Parameters​

ParameterType
requestIdstring

Returns​

Promise<void>