-
public final class DownloadProgressMonitorMonitors the progress of downloads, polling DownloadManager every specified interval and uses MediaDownloadLocalDataSource to persist the progress.
-
-
Constructor Summary
Constructors Constructor Description DownloadProgressMonitor(CoroutineScope coroutineScope, MediaDownloadLocalDataSource mediaDownloadLocalDataSource)
-
-
-
Constructor Detail
-
DownloadProgressMonitor
DownloadProgressMonitor(CoroutineScope coroutineScope, MediaDownloadLocalDataSource mediaDownloadLocalDataSource)
-
-