INCancelWorkoutIntentResponseCode.handleInApp
A response code that indicates you want to handle the intent in your app instead.
Declaration
case handleInAppDiscussion
Use this code when you want SiriKit to launch your app in the background so that you can handle the intent there. With this code, the user continues to interact with Siri, but your app has an opportunity to end the workout session and update any other workout information.
See Also
Response State
INCancelWorkoutIntentResponseCode.unspecifiedINCancelWorkoutIntentResponseCode.readyINCancelWorkoutIntentResponseCode.continueInAppINCancelWorkoutIntentResponseCode.successINCancelWorkoutIntentResponseCode.failureINCancelWorkoutIntentResponseCode.failureRequiringAppLaunchINCancelWorkoutIntentResponseCode.failureNoMatchingWorkout