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

# readAttributeRxBroadcastCount(completionHandler:)

## Declaration

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

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