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​
| Parameter | Type |
|---|
requestId | string |
Returns​
Promise<void>