public final class GetFileTransferOperation extends HTTPOperation
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PARAM_GETFILE |
static java.lang.String |
PARAM_MISSION_PACKAGE_MANIFEST |
static int |
PROGRESS_MADE_STATUS_CODE
Hack! Since DataDroid does not re-parcel the request upon error, rather it uses the instance
cached by HTTPRequestManager, this operation is unable to modify the metadata associated with
the request upon error (failed download).
|
PARAM_STATUSCODE, STATUSCODE_UNKNOWN| Constructor and Description |
|---|
GetFileTransferOperation() |
| Modifier and Type | Method and Description |
|---|---|
android.os.Bundle |
execute(android.content.Context context,
Request request) |
getErrorMessagepublic static final int PROGRESS_MADE_STATUS_CODE
public static final java.lang.String PARAM_GETFILE
public static final java.lang.String PARAM_MISSION_PACKAGE_MANIFEST