---
title: "readAttributeNullableRangeRestrictedInt16u(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterunittesting/readattributenullablerangerestrictedint16u(completion:)"
---

# readAttributeNullableRangeRestrictedInt16u(completion:)

## Declaration

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

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