public static class DownloadManagerPro.RequestPro
extends android.app.DownloadManager.Request
| 限定符和类型 | 字段和说明 |
|---|---|
static java.lang.String |
METHOD_NAME_SET_NOTI_CLASS |
static java.lang.String |
METHOD_NAME_SET_NOTI_EXTRAS |
| 构造器和说明 |
|---|
RequestPro(android.net.Uri uri) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
setNotiClass(java.lang.String className)
set noti class, only init once
|
void |
setNotiExtras(java.lang.String extras)
set noti extras, only init once
|
addRequestHeader, allowScanningByMediaScanner, setAllowedNetworkTypes, setAllowedOverMetered, setAllowedOverRoaming, setDescription, setDestinationInExternalFilesDir, setDestinationInExternalPublicDir, setDestinationUri, setMimeType, setNotificationVisibility, setRequiresCharging, setRequiresDeviceIdle, setShowRunningNotification, setTitle, setVisibleInDownloadsUi