---
title: INGetCarPowerLevelStatusIntentResponseCode
framework: intents
role: symbol
role_heading: Enumeration
path: intents/ingetcarpowerlevelstatusintentresponsecode
---

# INGetCarPowerLevelStatusIntentResponseCode

Constants that indicate the status of the response.

## Declaration

```swift
enum INGetCarPowerLevelStatusIntentResponseCode
```

## Topics

### 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)
- [INGetCarPowerLevelStatusIntentResponseCode.unspecified](intents/ingetcarpowerlevelstatusintentresponsecode/unspecified.md)

### Initializers

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