---
title: "subscribeAttributeIdentifyType(with:subscriptionEstablished:reportHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusteridentify/subscribeattributeidentifytype(with:subscriptionestablished:reporthandler:)"
---

# subscribeAttributeIdentifyType(with:subscriptionEstablished:reportHandler:)

## Declaration

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