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

# readAttributeNullableInt16s(completionHandler:)

## Declaration

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

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