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

# readAttributeRxDestAddrFilteredCount(completion:)

## Declaration

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

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