DownloadedEditionsProvider

Interface for querying the editions on disk, which usually means they are prepared to be presented to the user.

Functions

Link copied to clipboard

Returns a list of DownloadedEditions.

Link copied to clipboard
abstract fun isEditionDownloaded(id: UUID): Boolean

Check if an Edition is downloaded.