---
title: "testListNestedStructListArgumentRequest(with:expectedValues:expectedValueInterval:completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrclustertestcluster/testlistnestedstructlistargumentrequest(with:expectedvalues:expectedvalueinterval:completionhandler:)"
---

# testListNestedStructListArgumentRequest(with:expectedValues:expectedValueInterval:completionHandler:)

## Declaration

```swift
func testListNestedStructListArgumentRequest(with params: MTRTestClusterClusterTestListNestedStructListArgumentRequestParams, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?, completionHandler: @escaping @Sendable (MTRTestClusterClusterBooleanResponseParams?, (any Error)?) -> Void)
```

```swift
func testListNestedStructListArgumentRequest(with params: MTRTestClusterClusterTestListNestedStructListArgumentRequestParams, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?) async throws -> MTRTestClusterClusterBooleanResponseParams
```
