---
title: "subscribeAttributeGroupKeyMap(with:subscriptionEstablished:reportHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustergroupkeymanagement/subscribeattributegroupkeymap(with:subscriptionestablished:reporthandler:)"
---

# subscribeAttributeGroupKeyMap(with:subscriptionEstablished:reportHandler:)

## Declaration

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