VisualDownloadHeaderCached

data class VisualDownloadHeaderCached(val currentOngoingDownloads: Int, val totalDownloads: Int, val totalBytes: Long, val currentBytes: Long, val data: VideoDownloadHelper.DownloadHeaderCached, val child: VideoDownloadHelper.DownloadEpisodeCached?)

Constructors

Link copied to clipboard
constructor(currentOngoingDownloads: Int, totalDownloads: Int, totalBytes: Long, currentBytes: Long, data: VideoDownloadHelper.DownloadHeaderCached, child: VideoDownloadHelper.DownloadEpisodeCached?)

Properties

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