---
title: "subscribeAttributeCurrentOutput(with:subscriptionEstablished:reportHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusteraudiooutput/subscribeattributecurrentoutput(with:subscriptionestablished:reporthandler:)"
---

# subscribeAttributeCurrentOutput(with:subscriptionEstablished:reportHandler:)

## Declaration

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