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

# readAttributeInt16u(completionHandler:)

## Declaration

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

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