<!--
{
  "availability" : [
    "iOS: 16.1.0 - 16.4.0",
    "iPadOS: 16.1.0 - 16.4.0",
    "macCatalyst: 16.1.0 - 16.4.0",
    "macOS: 13.0.0 - 13.3.0",
    "tvOS: 16.1.0 - 16.4.0",
    "visionOS: 1.0.0 - 1.0.0",
    "watchOS: 9.1.0 - 9.4.0"
  ],
  "documentType" : "symbol",
  "framework" : "Matter",
  "identifier" : "/documentation/Matter/MTRDoorLockDlOperationError",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Matter"
    ],
    "preciseIdentifier" : "c:@E@MTRDoorLockDlOperationError"
  },
  "title" : "MTRDoorLockDlOperationError"
}
-->

# MTRDoorLockDlOperationError

```
enum MTRDoorLockDlOperationError
```

## Topics

### Enumeration Cases

[`case disabledUserDenied`](/documentation/Matter/MTRDoorLockDlOperationError/disabledUserDenied)

[`case insufficientBattery`](/documentation/Matter/MTRDoorLockDlOperationError/insufficientBattery)

[`case invalidCredential`](/documentation/Matter/MTRDoorLockDlOperationError/invalidCredential)

[`case restricted`](/documentation/Matter/MTRDoorLockDlOperationError/restricted)

[`case unspecified`](/documentation/Matter/MTRDoorLockDlOperationError/unspecified)

### Initializers

[`init?(rawValue: UInt8)`](/documentation/Matter/MTRDoorLockDlOperationError/init(rawValue:))

## Relationships

### Conforms To

[`Hashable`](/documentation/Swift/Hashable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Equatable`](/documentation/Swift/Equatable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Sendable`](/documentation/Swift/Sendable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)