---
title: "readAttributeICDCounter(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustericdmanagement/readattributeicdcounter(completion:)"
---

# readAttributeICDCounter(completion:)

## Declaration

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

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