HTML Application SDK
A1.8
D0301
Overview
Supported API Table
Classes
Class List
Class Hierarchy
Class Members
CustomDownloadManager Member List
This is the complete list of members for
CustomDownloadManager
, including all inherited members.
addEventListener
([in] String event_name, [in] EventListener listener)
CustomDownloadManager
checkDownloadPossible
([in] String storage_device_path, [in] Integer sizeInBytes)
CustomDownloadManager
DOWNLOAD_CANCELED_BY_USER
CustomDownloadManager
DOWNLOAD_COMPLETED
CustomDownloadManager
DOWNLOAD_FAILED
CustomDownloadManager
DOWNLOAD_FILE_CREATION_ERROR
CustomDownloadManager
DOWNLOAD_FILE_WRITE_ERROR
CustomDownloadManager
DOWNLOAD_IN_PROGRESS
CustomDownloadManager
DOWNLOAD_INSUFFICIENT_STORAGE
CustomDownloadManager
DOWNLOAD_LOCAL_ERROR
CustomDownloadManager
DOWNLOAD_NETWORK_ERROR
CustomDownloadManager
DOWNLOAD_PLUGIN_NOT_SUPPORTED
CustomDownloadManager
DOWNLOAD_POSSIBLE
CustomDownloadManager
DOWNLOAD_REMOTE_ERROR
CustomDownloadManager
DOWNLOAD_STORAGE_NOT_AVAILABLE
CustomDownloadManager
getDownloads
()
CustomDownloadManager
isInProgress
([in] String destination)
CustomDownloadManager
registerDownloadURL
([in] String url, [in] String destination)
CustomDownloadManager
remove
([in] String destination)
CustomDownloadManager
removeEventListener
([in] String event_name, [in] EventListener listener)
CustomDownloadManager
removeEventListener
([in] String event_name)
CustomDownloadManager