com.ooyala.android.offline.OoyalaDownloadService Class Reference

A service for downloading media. More...

Inheritance diagram for com.ooyala.android.offline.OoyalaDownloadService:

Public Member Functions

 OoyalaDownloadService ()
 

Protected Member Functions

DownloadManager getDownloadManager ()
 
PlatformScheduler getScheduler ()
 
Notification getForegroundNotification (DownloadManager.TaskState[] taskStates)
 
void onTaskStateChanged (DownloadManager.TaskState taskState)
 

Detailed Description

A service for downloading media.

Constructor & Destructor Documentation

com.ooyala.android.offline.OoyalaDownloadService.OoyalaDownloadService ( )

Member Function Documentation

DownloadManager com.ooyala.android.offline.OoyalaDownloadService.getDownloadManager ( )
protected
Notification com.ooyala.android.offline.OoyalaDownloadService.getForegroundNotification ( DownloadManager.TaskState []  taskStates)
protected
PlatformScheduler com.ooyala.android.offline.OoyalaDownloadService.getScheduler ( )
protected
void com.ooyala.android.offline.OoyalaDownloadService.onTaskStateChanged ( DownloadManager.TaskState  taskState)
protected