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

# readAttributeInt24u(completion:)

## Declaration

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

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