---
title: "testListStructArgumentRequest(with:completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustertestcluster/testliststructargumentrequest(with:completionhandler:)"
---

# testListStructArgumentRequest(with:completionHandler:)

## Declaration

```swift
func testListStructArgumentRequest(with params: MTRTestClusterClusterTestListStructArgumentRequestParams, completionHandler: @escaping @Sendable (MTRTestClusterClusterBooleanResponseParams?, (any Error)?) -> Void)
```

```swift
func testListStructArgumentRequest(with params: MTRTestClusterClusterTestListStructArgumentRequestParams) async throws -> MTRTestClusterClusterBooleanResponseParams
```
