EditionsDiskUsageProvider

Interface to get disk usage from downloaded editions.

Functions

Link copied to clipboard
abstract fun diskUsageByDownloadedEdition(editionId: UUID, callback: (Long) -> Unit)

Async method that provides through callback the disk usage in bytes by the editions with id editionId.

Async method that provides through callback the total disk usage in bytes by all downloaded editions.