---
title: "subscribeAttributeACType(with:subscriptionEstablished:reportHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterthermostat/subscribeattributeactype(with:subscriptionestablished:reporthandler:)"
---

# subscribeAttributeACType(with:subscriptionEstablished:reportHandler:)

## Declaration

```swift
func subscribeAttributeACType(with params: MTRSubscribeParams, subscriptionEstablished: MTRSubscriptionEstablishedHandler?, reportHandler: @escaping (NSNumber?, (any Error)?) -> Void)
```
