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

# readAttributeTxOtherCount(completionHandler:)

## Declaration

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

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