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

# readAttributeTxOtherCount(completion:)

## Declaration

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

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