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

# readAttributeTxBeaconRequestCount(completion:)

## Declaration

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

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