next(with:completionHandler:)

Declaration

func next(with params: MTRMediaPlaybackClusterNextParams?, completionHandler: @escaping  @Sendable (MTRMediaPlaybackClusterPlaybackResponseParams?, (any Error)?) -> Void)
func next(with params: MTRMediaPlaybackClusterNextParams?) async throws -> MTRMediaPlaybackClusterPlaybackResponseParams