---
title: INCancelRideIntentResponseCode.unspecified
framework: intents
role: symbol
role_heading: Case
path: intents/incancelrideintentresponsecode/unspecified
---

# INCancelRideIntentResponseCode.unspecified

There is no specified response code.

## Declaration

```swift
case unspecified
```

## Discussion

Discussion Specifying this code during the confirmation or handling phases results in an error.

## See Also

### Constants

- [INCancelRideIntentResponseCode.ready](intents/incancelrideintentresponsecode/ready.md)
- [INCancelRideIntentResponseCode.success](intents/incancelrideintentresponsecode/success.md)
- [INCancelRideIntentResponseCode.failure](intents/incancelrideintentresponsecode/failure.md)
