skipForward(with:expectedValues:expectedValueInterval:completionHandler:)

Declaration

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