stop(with:completion:)
Declaration
func stop(with params: MTRMediaPlaybackClusterStopParams?, completion: @escaping @Sendable (MTRMediaPlaybackClusterPlaybackResponseParams?, (any Error)?) -> Void)func stop(with params: MTRMediaPlaybackClusterStopParams?) async throws -> MTRMediaPlaybackClusterPlaybackResponseParams