---
title: "writeAttributeListLongOctetString(withValue:params:completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustertestcluster/writeattributelistlongoctetstring(withvalue:params:completionhandler:)"
---

# writeAttributeListLongOctetString(withValue:params:completionHandler:)

## Declaration

```swift
func writeAttributeListLongOctetString(withValue value: [Any], params: MTRWriteParams?, completionHandler: @escaping @Sendable ((any Error)?) -> Void)
```

```swift
func writeAttributeListLongOctetString(withValue value: [Any], params: MTRWriteParams?) async throws
```
