---
title: INEndWorkoutIntentResponseCode.unspecified
framework: intents
role: symbol
role_heading: Case
path: intents/inendworkoutintentresponsecode/unspecified
---

# INEndWorkoutIntentResponseCode.unspecified

A response code that indicates an unknown state.

## Declaration

```swift
case unspecified
```

## See Also

### Response State

- [INEndWorkoutIntentResponseCode.ready](intents/inendworkoutintentresponsecode/ready.md)
- [INEndWorkoutIntentResponseCode.continueInApp](intents/inendworkoutintentresponsecode/continueinapp.md)
- [INEndWorkoutIntentResponseCode.success](intents/inendworkoutintentresponsecode/success.md)
- [INEndWorkoutIntentResponseCode.handleInApp](intents/inendworkoutintentresponsecode/handleinapp.md)
- [INEndWorkoutIntentResponseCode.failure](intents/inendworkoutintentresponsecode/failure.md)
- [INEndWorkoutIntentResponseCode.failureRequiringAppLaunch](intents/inendworkoutintentresponsecode/failurerequiringapplaunch.md)
- [INEndWorkoutIntentResponseCode.failureNoMatchingWorkout](intents/inendworkoutintentresponsecode/failurenomatchingworkout.md)
