Contents

INStartVideoCallIntentResponseCode.failure

You were unable to initiate the call.

Declaration

case failure

Discussion

Use this code for both transient and unrecoverable errors that would prevent your app from placing the call. For example, use this code if your app’s calling network is unavailable.

See Also

Constants