Contents

INSearchCallHistoryIntentResponseCode.failure

You were unable to perform the search.

Declaration

case failure

Discussion

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

See Also

Constants