---
title: INListRideOptionsIntentResponseCode
framework: intents
role: symbol
role_heading: Enumeration
path: intents/inlistrideoptionsintentresponsecode
---

# INListRideOptionsIntentResponseCode

Constants indicating the state of the response.

## Declaration

```swift
enum INListRideOptionsIntentResponseCode
```

## Topics

### Constants

- [INListRideOptionsIntentResponseCode.unspecified](intents/inlistrideoptionsintentresponsecode/unspecified.md)
- [INListRideOptionsIntentResponseCode.ready](intents/inlistrideoptionsintentresponsecode/ready.md)
- [INListRideOptionsIntentResponseCode.inProgress](intents/inlistrideoptionsintentresponsecode/inprogress.md)
- [INListRideOptionsIntentResponseCode.success](intents/inlistrideoptionsintentresponsecode/success.md)
- [INListRideOptionsIntentResponseCode.failure](intents/inlistrideoptionsintentresponsecode/failure.md)
- [INListRideOptionsIntentResponseCode.failureRequiringAppLaunch](intents/inlistrideoptionsintentresponsecode/failurerequiringapplaunch.md)
- [INListRideOptionsIntentResponseCode.failureRequiringAppLaunchMustVerifyCredentials](intents/inlistrideoptionsintentresponsecode/failurerequiringapplaunchmustverifycredentials.md)
- [INListRideOptionsIntentResponseCode.failureRequiringAppLaunchNoServiceInArea](intents/inlistrideoptionsintentresponsecode/failurerequiringapplaunchnoserviceinarea.md)
- [INListRideOptionsIntentResponseCode.failureRequiringAppLaunchServiceTemporarilyUnavailable](intents/inlistrideoptionsintentresponsecode/failurerequiringapplaunchservicetemporarilyunavailable.md)
- [INListRideOptionsIntentResponseCode.failureRequiringAppLaunchPreviousRideNeedsCompletion](intents/inlistrideoptionsintentresponsecode/failurerequiringapplaunchpreviousrideneedscompletion.md)
- [INListRideOptionsIntentResponseCode.failurePreviousRideNeedsFeedback](intents/inlistrideoptionsintentresponsecode/failurepreviousrideneedsfeedback.md)

### Initializers

- [init(rawValue:)](intents/inlistrideoptionsintentresponsecode/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
