INSearchCallHistoryIntentResponseCode.failure
You were unable to perform the search.
Declaration
case failureDiscussion
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
INSearchCallHistoryIntentResponseCode.unspecifiedINSearchCallHistoryIntentResponseCode.readyINSearchCallHistoryIntentResponseCode.continueInAppINSearchCallHistoryIntentResponseCode.failureRequiringAppLaunchINSearchCallHistoryIntentResponseCode.failureAppConfigurationRequiredINSearchCallHistoryIntentResponseCode.inProgressINSearchCallHistoryIntentResponseCode.success