---
title: "readAttributeBeaconRxCount(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterwifinetworkdiagnostics/readattributebeaconrxcount(completionhandler:)"
---

# readAttributeBeaconRxCount(completionHandler:)

## Declaration

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

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