---
title: "subscribeAttributeCurrentLevel(with:subscriptionEstablished:reportHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterlevelcontrol/subscribeattributecurrentlevel(with:subscriptionestablished:reporthandler:)"
---

# subscribeAttributeCurrentLevel(with:subscriptionEstablished:reportHandler:)

## Declaration

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