public static class DownloadManagerPro.RequestPro
extends DownloadManager.Request
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
METHOD_NAME_SET_NOTI_CLASS |
static java.lang.String |
METHOD_NAME_SET_NOTI_EXTRAS |
Constructor and Description |
---|
DownloadManagerPro.RequestPro(Uri uri) |
Modifier and Type | Method and Description |
---|---|
void |
setNotiClass(java.lang.String className)
set noti class, only init once
|
void |
setNotiExtras(java.lang.String extras)
set noti extras, only init once
|
public static final java.lang.String METHOD_NAME_SET_NOTI_CLASS
public static final java.lang.String METHOD_NAME_SET_NOTI_EXTRAS