---
title: INSetClimateSettingsInCarIntentResponseCode
framework: intents
role: symbol
role_heading: Enumeration
path: intents/insetclimatesettingsincarintentresponsecode
---

# INSetClimateSettingsInCarIntentResponseCode

Constants indicating the state of the response.

## Declaration

```swift
enum INSetClimateSettingsInCarIntentResponseCode
```

## Topics

### Constants

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

### Initializers

- [init(rawValue:)](intents/insetclimatesettingsincarintentresponsecode/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/insetclimatesettingsincarintentresponse/code.md)
