---
title: HMCharacteristicValueJammedStatus
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvaluejammedstatus
---

# HMCharacteristicValueJammedStatus

Possible values for the jammed status.

## Declaration

```swift
enum HMCharacteristicValueJammedStatus
```

## Topics

### Jammed Status

- [HMCharacteristicValueJammedStatus.none](homekit/hmcharacteristicvaluejammedstatus/none.md)
- [HMCharacteristicValueJammedStatus.jammed](homekit/hmcharacteristicvaluejammedstatus/jammed.md)

### Initializers

- [init(rawValue:)](homekit/hmcharacteristicvaluejammedstatus/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)
