---
title: "readAttributeAdminVendorId(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusteradministratorcommissioning/readattributeadminvendorid(completionhandler:)"
---

# readAttributeAdminVendorId(completionHandler:)

## Declaration

```swift
func readAttributeAdminVendorId(completionHandler: @escaping @Sendable (NSNumber?, (any Error)?) -> Void)
```

```swift
func readAttributeAdminVendorId() async throws -> NSNumber
```
