---
title: "subscribeAttributeVendorName(with:subscriptionEstablished:reportHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterbasicinformation/subscribeattributevendorname(with:subscriptionestablished:reporthandler:)"
---

# subscribeAttributeVendorName(with:subscriptionEstablished:reportHandler:)

## Declaration

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