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