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

# readAttributeInt40s(completion:)

## Declaration

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

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