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

# readAttributeRangeRestrictedInt8u(completionHandler:)

## Declaration

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

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