testListStructArgumentRequest(with:expectedValues:expectedValueInterval:completion:)

Declaration

func testListStructArgumentRequest(with params: MTRUnitTestingClusterTestListStructArgumentRequestParams, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?, completion: @escaping  @Sendable (MTRUnitTestingClusterBooleanResponseParams?, (any Error)?) -> Void)
func testListStructArgumentRequest(with params: MTRUnitTestingClusterTestListStructArgumentRequestParams, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?) async throws -> MTRUnitTestingClusterBooleanResponseParams