---
title: "readAttributeHeaterTypes(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterwaterheatermanagement/readattributeheatertypes(completion:)"
---

# readAttributeHeaterTypes(completion:)

## Declaration

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

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