testStructArgumentRequest(with:expectedValues:expectedValueInterval:completion:)

Declaration

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