Class OfflineDownloadService

java.lang.Object
DownloadService
com.jwplayer.pub.api.offline.OfflineDownloadService

public class OfflineDownloadService extends DownloadService
A service for downloading media.
  • Constructor Details

    • OfflineDownloadService

      public OfflineDownloadService()
  • Method Details

    • getDownloadManager

      protected DownloadManager getDownloadManager()
    • getScheduler

      protected Scheduler getScheduler()
    • getForegroundNotification

      protected Notification getForegroundNotification(List<Download> downloads, int notMetRequirements)