---
title: INSaveProfileInCarIntentResponseCode.unspecified
framework: intents
role: symbol
role_heading: Case
path: intents/insaveprofileincarintentresponsecode/unspecified
---

# INSaveProfileInCarIntentResponseCode.unspecified

The response didn’t specify a resonse code.

## Declaration

```swift
case unspecified
```

## See Also

### Constants

- [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)
