---
title: INGetCarLockStatusIntentResponseCode.unspecified
framework: intents
role: symbol
role_heading: Case
path: intents/ingetcarlockstatusintentresponsecode/unspecified
---

# INGetCarLockStatusIntentResponseCode.unspecified

A response code indicating that the status was not specified.

## Declaration

```swift
case unspecified
```

## See Also

### Constants

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