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

# readAttributeRxOtherCount(completionHandler:)

## Declaration

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

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