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

# readAttributeParentChangeCount(completion:)

## Declaration

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

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