INSearchCallHistoryIntentResponseCode.inProgress
Your app is in the process of handling the intent.
Declaration
case inProgressDiscussion
Use this code during the handling phase to indicate that the search is in progress but hasn’t yet completed. Typically, you should return this code if you can’t complete the search within a few seconds.
See Also
Constants
INSearchCallHistoryIntentResponseCode.unspecifiedINSearchCallHistoryIntentResponseCode.readyINSearchCallHistoryIntentResponseCode.continueInAppINSearchCallHistoryIntentResponseCode.failureINSearchCallHistoryIntentResponseCode.failureRequiringAppLaunchINSearchCallHistoryIntentResponseCode.failureAppConfigurationRequiredINSearchCallHistoryIntentResponseCode.success