INStartWorkoutIntentResponseCode.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 set up a workout session or any other information needed to manage the user’s workout more effectively.
See Also
Response State
INStartWorkoutIntentResponseCode.unspecifiedINStartWorkoutIntentResponseCode.readyINStartWorkoutIntentResponseCode.continueInAppINStartWorkoutIntentResponseCode.successINStartWorkoutIntentResponseCode.failureINStartWorkoutIntentResponseCode.failureRequiringAppLaunchINStartWorkoutIntentResponseCode.failureOngoingWorkoutINStartWorkoutIntentResponseCode.failureNoMatchingWorkout