skip(with:expectedValues:expectedValueInterval:completion:)

Declaration

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