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

# readAttributeRxOtherCount(completion:)

## Declaration

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

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