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

# readAttributeRxAddressFilteredCount(completionHandler:)

## Declaration

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

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