---
title: INGetCarPowerLevelStatusIntentResponseCode.unspecified
framework: intents
role: symbol
role_heading: Case
path: intents/ingetcarpowerlevelstatusintentresponsecode/unspecified
---

# INGetCarPowerLevelStatusIntentResponseCode.unspecified

A response code indicating that the status was not specified.

## Declaration

```swift
case unspecified
```

## See Also

### Constants

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