---
title: "subscribeAttributeCurrentChannel(with:subscriptionEstablished:reportHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterchannel/subscribeattributecurrentchannel(with:subscriptionestablished:reporthandler:)"
---

# subscribeAttributeCurrentChannel(with:subscriptionEstablished:reportHandler:)

## Declaration

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