---
title: INSetCarLockStatusIntentResponseCode.unspecified
framework: intents
role: symbol
role_heading: Case
path: intents/insetcarlockstatusintentresponsecode/unspecified
---

# INSetCarLockStatusIntentResponseCode.unspecified

A response code indicating that the status was not specified.

## Declaration

```swift
case unspecified
```

## See Also

### Constants

- [INSetCarLockStatusIntentResponseCode.failure](intents/insetcarlockstatusintentresponsecode/failure.md)
- [INSetCarLockStatusIntentResponseCode.failureRequiringAppLaunch](intents/insetcarlockstatusintentresponsecode/failurerequiringapplaunch.md)
- [INSetCarLockStatusIntentResponseCode.inProgress](intents/insetcarlockstatusintentresponsecode/inprogress.md)
- [INSetCarLockStatusIntentResponseCode.ready](intents/insetcarlockstatusintentresponsecode/ready.md)
- [INSetCarLockStatusIntentResponseCode.success](intents/insetcarlockstatusintentresponsecode/success.md)
