---
title: "subscribeAttributeSupportedMaps(with:subscriptionEstablished:reportHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterservicearea/subscribeattributesupportedmaps(with:subscriptionestablished:reporthandler:)"
---

# subscribeAttributeSupportedMaps(with:subscriptionEstablished:reportHandler:)

## Declaration

```swift
func subscribeAttributeSupportedMaps(with params: MTRSubscribeParams, subscriptionEstablished: MTRSubscriptionEstablishedHandler?, reportHandler: @escaping ([Any]?, (any Error)?) -> Void)
```
