---
title: INSendRideFeedbackIntentResponseCode.unspecified
framework: intents
role: symbol
role_heading: Case
path: intents/insendridefeedbackintentresponsecode/unspecified
---

# INSendRideFeedbackIntentResponseCode.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

- [INSendRideFeedbackIntentResponseCode.ready](intents/insendridefeedbackintentresponsecode/ready.md)
- [INSendRideFeedbackIntentResponseCode.success](intents/insendridefeedbackintentresponsecode/success.md)
- [INSendRideFeedbackIntentResponseCode.failure](intents/insendridefeedbackintentresponsecode/failure.md)
