---
title: INSetSeatSettingsInCarIntentResponseCode
framework: intents
role: symbol
role_heading: Enumeration
path: intents/insetseatsettingsincarintentresponsecode
---

# INSetSeatSettingsInCarIntentResponseCode

Constants indicating the state of the response.

## Declaration

```swift
enum INSetSeatSettingsInCarIntentResponseCode
```

## Topics

### Constants

- [INSetSeatSettingsInCarIntentResponseCode.unspecified](intents/insetseatsettingsincarintentresponsecode/unspecified.md)
- [INSetSeatSettingsInCarIntentResponseCode.ready](intents/insetseatsettingsincarintentresponsecode/ready.md)
- [INSetSeatSettingsInCarIntentResponseCode.inProgress](intents/insetseatsettingsincarintentresponsecode/inprogress.md)
- [INSetSeatSettingsInCarIntentResponseCode.success](intents/insetseatsettingsincarintentresponsecode/success.md)
- [INSetSeatSettingsInCarIntentResponseCode.failure](intents/insetseatsettingsincarintentresponsecode/failure.md)
- [INSetSeatSettingsInCarIntentResponseCode.failureRequiringAppLaunch](intents/insetseatsettingsincarintentresponsecode/failurerequiringapplaunch.md)

### Initializers

- [init(rawValue:)](intents/insetseatsettingsincarintentresponsecode/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)

## See Also

### Getting the Response Code

- [code](intents/insetseatsettingsincarintentresponse/code.md)
