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

# readAttributeInt32u(completionHandler:)

## Declaration

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

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