public class RetrieveEvent extends Object
Modifier and Type | Field and Description |
---|---|
static int |
CONNECTING |
static int |
ERROR
Deprecated.
?
|
static int |
NOT_STARTED |
static int |
POSTPROCESSING |
static int |
REQUEST_CANCELLED |
static int |
REQUEST_FAILED |
static int |
REQUEST_FINISHED |
static int |
TRANSFERRING |
Constructor and Description |
---|
RetrieveEvent() |
public static final int NOT_STARTED
public static final int CONNECTING
public static final int TRANSFERRING
public static final int REQUEST_FINISHED
public static final int REQUEST_FAILED
public static final int REQUEST_CANCELLED
public static final int POSTPROCESSING
public static final int ERROR