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

# readAttributeInt48u(completionHandler:)

## Declaration

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

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