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

# readAttributeInt24s(completion:)

## Declaration

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

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