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

# readAttributeBitmap64(completionHandler:)

## Declaration

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

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