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

# readAttributeRxBeaconRequestCount(completion:)

## Declaration

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

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