---
title: "readAttributeProductURL(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterbasic/readattributeproducturl(completionhandler:)"
---

# readAttributeProductURL(completionHandler:)

## Declaration

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

```swift
func readAttributeProductURL() async throws -> String
```
