Contents

INStartCallIntentResponseCode.failure

A response code that indicates you were unable to perform the search.

Declaration

case failure

Discussion

Use this code for both transient and unrecoverable errors that prevent your app from starting the user’s call. For example, use this code if the user’s call requires accessing the network and the network is unavailable.

See Also

Response Code