---
title: INCancelWorkoutIntentResponseCode.unspecified
framework: intents
role: symbol
role_heading: Case
path: intents/incancelworkoutintentresponsecode/unspecified
---

# INCancelWorkoutIntentResponseCode.unspecified

A response code that indicates an unknown state.

## Declaration

```swift
case unspecified
```

## See Also

### Response State

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