---
title: "readAttributeRxBeaconRequestCount(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterthreadnetworkdiagnostics/readattributerxbeaconrequestcount(completionhandler:)"
---

# readAttributeRxBeaconRequestCount(completionHandler:)

## Declaration

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

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