simpleStructEchoRequest(with:expectedValues:expectedValueInterval:completionHandler:)

Declaration

func simpleStructEchoRequest(with params: MTRTestClusterClusterSimpleStructEchoRequestParams, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?, completionHandler: @escaping  @Sendable (MTRTestClusterClusterSimpleStructResponseParams?, (any Error)?) -> Void)
func simpleStructEchoRequest(with params: MTRTestClusterClusterSimpleStructEchoRequestParams, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?) async throws -> MTRTestClusterClusterSimpleStructResponseParams