testNestedStructArgumentRequest(with:expectedValues:expectedValueInterval:completion:)

Declaration

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