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

# readAttributeRxErrOtherCount(completion:)

## Declaration

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

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