---
title: INSaveProfileInCarIntentResponseCode
framework: intents
role: symbol
role_heading: Enumeration
path: intents/insaveprofileincarintentresponsecode
---

# INSaveProfileInCarIntentResponseCode

Constants indicating the state of the response.

## Declaration

```swift
enum INSaveProfileInCarIntentResponseCode
```

## Topics

### Constants

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

### Initializers

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