public class OfflineCatalog extends AbstractOfflineCatalog
| Modifier and Type | Class and Description |
|---|---|
static class |
OfflineCatalog.Builder
The Builder to create the OfflineCatalog object.
|
Catalog.AbstractBuilder<T extends Catalog.AbstractBuilder<T>>DEFAULT_EDGE_BASE_URL, DEFAULT_EPA_BASE_URLeventEmitter, listenerTokens| Constructor and Description |
|---|
OfflineCatalog(android.content.Context context,
EventEmitter eventEmitter,
java.lang.String account)
Deprecated.
Please use
OfflineCatalog.Builder to create the Catalog. |
OfflineCatalog(android.content.Context context,
EventEmitter eventEmitter,
java.lang.String account,
java.lang.String policy)
Deprecated.
Please use
OfflineCatalog.Builder to create the Catalog. |
OfflineCatalog(android.content.Context context,
EventEmitter eventEmitter,
java.lang.String account,
java.lang.String policy,
java.lang.String baseURL)
Deprecated.
Please use
OfflineCatalog.Builder to create the Catalog. |
OfflineCatalog(android.content.Context context,
EventEmitter eventEmitter,
java.lang.String account,
java.lang.String policy,
java.lang.String baseURL,
DownloadFileCreator downloadFileCreator)
Deprecated.
Please use
OfflineCatalog.Builder to create the Catalog. |
addDownloadEventListener, cancelVideoDownload, cancelVideoDownload, cancelVideoDownload, cancelVideoDownload, deleteVideo, deleteVideo, deleteVideo, deleteVideo, downloadVideo, downloadVideo, estimateSize, estimateSize, findAllQueuedVideoDownload, findAllQueuedVideoDownload, findAllVideoDownload, findAllVideoDownload, findOfflineVideoById, findOfflineVideoById, findOfflineVideoById, findOfflineVideoById, getDownloadPath, getMediaFormatTracksAvailable, getProperties, getVideoDownloadStatus, getVideoDownloadStatus, getVideoDownloadStatus, getVideoDownloadStatus, isDownloadPathValid, isMeteredDownloadAllowed, isMobileDownloadAllowed, isRoamingDownloadAllowed, isVideoDownloadable, pauseVideoDownload, pauseVideoDownload, pauseVideoDownload, pauseVideoDownload, releaseLicense, removeDownloadEventListener, requestPurchaseLicense, requestPurchaseLicense, requestPurchaseLicense, requestRentalLicense, requestRentalLicense, requestRentalLicense, resumeVideoDownload, resumeVideoDownload, resumeVideoDownload, resumeVideoDownload, setDownloadPath, setDownloadPath, setMeteredDownloadAllowed, setMobileDownloadAllowed, setProperties, setRoamingDownloadAllowed, setVideoBitrate, terminatefindPlaylistByID, findPlaylistByID, findPlaylistByID, findPlaylistByID, findPlaylistByReferenceID, findPlaylistByReferenceID, findPlaylistByReferenceID, findPlaylistByReferenceID, findVideoByID, findVideoByID, findVideoByID, findVideoByID, findVideoByReferenceID, findVideoByReferenceID, findVideoByReferenceID, findVideoByReferenceIDaddListener, addOnceListener, getEventEmitter, removeListener, removeListeners@Deprecated
public OfflineCatalog(android.content.Context context,
EventEmitter eventEmitter,
java.lang.String account)
OfflineCatalog.Builder to create the Catalog.@Deprecated
public OfflineCatalog(android.content.Context context,
EventEmitter eventEmitter,
java.lang.String account,
java.lang.String policy)
OfflineCatalog.Builder to create the Catalog.@Deprecated
public OfflineCatalog(android.content.Context context,
EventEmitter eventEmitter,
java.lang.String account,
java.lang.String policy,
java.lang.String baseURL)
OfflineCatalog.Builder to create the Catalog.@Deprecated
public OfflineCatalog(android.content.Context context,
EventEmitter eventEmitter,
java.lang.String account,
java.lang.String policy,
java.lang.String baseURL,
@NonNull
DownloadFileCreator downloadFileCreator)
OfflineCatalog.Builder to create the Catalog.