---
title: "readAttributeInt56u(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustertestcluster/readattributeint56u(completionhandler:)"
---

# readAttributeInt56u(completionHandler:)

## Declaration

```swift
func readAttributeInt56u(completionHandler: @escaping @Sendable (NSNumber?, (any Error)?) -> Void)
```

```swift
func readAttributeInt56u() async throws -> NSNumber
```
