---
title: INSetProfileInCarIntentResponseCode
framework: intents
role: symbol
role_heading: Enumeration
path: intents/insetprofileincarintentresponsecode
---

# INSetProfileInCarIntentResponseCode

Constants indicating the state of the response.

## Declaration

```swift
enum INSetProfileInCarIntentResponseCode
```

## Topics

### Constants

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

### Initializers

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