A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
service — Static Property, class com.distriqt.extension.expansionfiles.ExpansionFiles |
|
The singleton instance of the ExpansionFiles class. |
setDownloadFlags(flags:com.distriqt.extension.expansionfiles:DownloadFlags) — method, class com.distriqt.extension.expansionfiles.ExpansionFiles |
|
Set any flags to control the downloading process
|
setDownloadOverCellular(enabled:Boolean) — method, class com.distriqt.extension.expansionfiles.DownloadFlags |
| |
setup(key:String, salt:Vector$int) — method, class com.distriqt.extension.expansionfiles.ExpansionFiles |
|
This function must be called to setup the licensing and salt values for your application. |
SHOULD_EXPLAIN — Constant Static Property, class com.distriqt.extension.expansionfiles.AuthorisationStatus |
|
This status means that the user has previously denied access. |
state — Property, class com.distriqt.extension.expansionfiles.events.ExpansionFilesEvent |
|
DownloadState code for the current state of the Expansion Files downloading process
|
state — Property, class com.distriqt.extension.expansionfiles.events.OBBUtilsEvent |
|
The state of the expansion file
|
STATE_CHANGED — Constant Static Property, class com.distriqt.extension.expansionfiles.events.ExpansionFilesEvent |
|
Dispatched when the state of the expansion files is changed,
|
STATE_CHANGED — Constant Static Property, class com.distriqt.extension.expansionfiles.events.OBBUtilsEvent |
|
Dispatched when the storage mount state of an expansion file is changed,
including operations such as mounting, unmounting and any error states that may
have occurred. |
STATE_COMPLETED — Constant Static Property, class com.distriqt.extension.expansionfiles.DownloadState |
| |
STATE_CONNECTING — Constant Static Property, class com.distriqt.extension.expansionfiles.DownloadState |
| |
STATE_DOWNLOADING — Constant Static Property, class com.distriqt.extension.expansionfiles.DownloadState |
| |
STATE_FAILED — Constant Static Property, class com.distriqt.extension.expansionfiles.DownloadState |
| |
STATE_FAILED_CANCELED — Constant Static Property, class com.distriqt.extension.expansionfiles.DownloadState |
| |
STATE_FAILED_FETCHING_URL — Constant Static Property, class com.distriqt.extension.expansionfiles.DownloadState |
| |
STATE_FAILED_SDCARD_FULL — Constant Static Property, class com.distriqt.extension.expansionfiles.DownloadState |
| |
STATE_FAILED_UNLICENSED — Constant Static Property, class com.distriqt.extension.expansionfiles.DownloadState |
| |
STATE_FETCHING_URL — Constant Static Property, class com.distriqt.extension.expansionfiles.DownloadState |
| |
STATE_IDLE — Constant Static Property, class com.distriqt.extension.expansionfiles.DownloadState |
| |
STATE_PAUSED_BY_REQUEST — Constant Static Property, class com.distriqt.extension.expansionfiles.DownloadState |
| |
STATE_PAUSED_NEED_CELLULAR_PERMISSION — Constant Static Property, class com.distriqt.extension.expansionfiles.DownloadState |
| |
STATE_PAUSED_NEED_WIFI — Constant Static Property, class com.distriqt.extension.expansionfiles.DownloadState |
| |
STATE_PAUSED_NETWORK_SETUP_FAILURE — Constant Static Property, class com.distriqt.extension.expansionfiles.DownloadState |
|
Scary case. |
STATE_PAUSED_NETWORK_UNAVAILABLE — Constant Static Property, class com.distriqt.extension.expansionfiles.DownloadState |
| |
STATE_PAUSED_ROAMING — Constant Static Property, class com.distriqt.extension.expansionfiles.DownloadState |
| |
STATE_PAUSED_SDCARD_UNAVAILABLE — Constant Static Property, class com.distriqt.extension.expansionfiles.DownloadState |
| |
STATE_PAUSED_WIFI_DISABLED — Constant Static Property, class com.distriqt.extension.expansionfiles.DownloadState |
|
Both STATE_PAUSED_WIFI_DISABLED and STATE_PAUSED_NEED_WIFI imply that
Wi-Fi is unavailable and cellular permission will NOT restart the
service. |
STATE_PAUSED_WIFI_DISABLED_NEED_CELLULAR_PERMISSION — Constant Static Property, class com.distriqt.extension.expansionfiles.DownloadState |
|
Both STATE_PAUSED_WIFI_DISABLED_NEED_CELLULAR_PERMISSION and
STATE_PAUSED_NEED_CELLULAR_PERMISSION imply that Wi-Fi is unavailable and
cellular permission will restart the service. |
status — Property, class com.distriqt.extension.expansionfiles.events.AuthorisationEvent |
| |
stop() — method, class com.distriqt.extension.expansionfiles.ExpansionFiles |
|
Stops all downloads. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |