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

# readAttributeInt8u(completionHandler:)

## Declaration

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

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