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

# readAttributeNullableInt48u(completionHandler:)

## Declaration

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

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