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

# readAttributeNullableInt64s(completionHandler:)

## Declaration

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

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