Package com.jwplayer.pub.api.offline
Class OfflineDownloadService
java.lang.Object
DownloadService
com.jwplayer.pub.api.offline.OfflineDownloadService
public class OfflineDownloadService
extends DownloadService
A service for downloading media.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected DownloadManager
protected Notification
getForegroundNotification
(List<Download> downloads, int notMetRequirements) protected Scheduler
-
Constructor Details
-
OfflineDownloadService
public OfflineDownloadService()
-
-
Method Details
-
getDownloadManager
protected DownloadManager getDownloadManager() -
getScheduler
protected Scheduler getScheduler() -
getForegroundNotification
-