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

# readAttributeRangeRestrictedInt16u(completionHandler:)

## Declaration

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

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