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

# readAttributeTxBeaconRequestCount(completionHandler:)

## Declaration

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

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