Class DownloadService

All Implemented Interfaces:
ComponentCallbacks, ComponentCallbacks2

public class DownloadService extends Service
The download service that controls the download of requested content downloads. The download list can be retrieved and new download can be added, deleted, paused and resumed. The DownloadServiceBinder needs to be used in order to gain access to the DownloadService
Since:
3.2.0
  • Constructor Details

    • DownloadService

      public DownloadService()
  • Method Details