barrierControlGoToPercent(with:expectedValues:expectedValueInterval:completionHandler:)

Declaration

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