Package-level declarations

Types

Link copied to clipboard
sealed class DownloadCommand

Specific download commands used to display messages during various download stages.

Link copied to clipboard
Link copied to clipboard
sealed class DownloadFailReason

Each failed download has a specific reason represented by a DownloadFailReason object.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Interface containing download callbacks.

Link copied to clipboard
interface FileDownloader

Interface for the starting point of a download.

Properties

Link copied to clipboard
const val DOWNLOAD_SNACKBAR_DELAY: Long = 1500
Link copied to clipboard
const val DOWNLOAD_SNACKBAR_LENGTH: Int = 750