MbmsDownloadSession
public
class
MbmsDownloadSession
extends Object
implements
AutoCloseable
| java.lang.Object | |
| ↳ | android.telephony.MbmsDownloadSession |
This class provides functionality for file download over MBMS.
Summary
Constants | |
|---|---|
String |
DEFAULT_TOP_LEVEL_TEMP_DIRECTORY
The default directory name for all MBMS temp files. |
String |
EXTRA_MBMS_COMPLETED_FILE_URI
|
String |
EXTRA_MBMS_DOWNLOAD_REQUEST
Extra containing the |
String |
EXTRA_MBMS_DOWNLOAD_RESULT
Integer extra that Android will attach to the intent supplied via
|
String |
EXTRA_MBMS_FILE_INFO
|
int |
RESULT_CANCELLED
Indicates that the download was cancelled via |
int |
RESULT_DOWNLOAD_FAILURE
Indicates that there was an error while processing downloaded files, such as a file repair or file decoding error and is not due to a file I/O error. |
int |
RESULT_EXPIRED
Indicates that the download will not be completed due to the expiration of its download |