---
title: "testListStructArgumentRequest(with:completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterunittesting/testliststructargumentrequest(with:completion:)"
---

# testListStructArgumentRequest(with:completion:)

## Declaration

```swift
func testListStructArgumentRequest(with params: MTRUnitTestingClusterTestListStructArgumentRequestParams, completion: @escaping @Sendable (MTRUnitTestingClusterBooleanResponseParams?, (any Error)?) -> Void)
```

```swift
func testListStructArgumentRequest(with params: MTRUnitTestingClusterTestListStructArgumentRequestParams) async throws -> MTRUnitTestingClusterBooleanResponseParams
```
