| Package | Description |
|---|---|
| com.equilibrium.services.contexts | |
| com.equilibrium.utilities |
| Modifier and Type | Method and Description |
|---|---|
UploadContext.UploadContextState |
UploadContext.getState() |
static UploadContext.UploadContextState |
UploadContext.UploadContextState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UploadContext.UploadContextState[] |
UploadContext.UploadContextState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UploadContext.setState(UploadContext.UploadContextState state) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
StateChangeDelegate.onStateChange(T response,
UploadContext.UploadContextState state,
EQException error) |
Copyright © 2014 Equilibrium. All rights reserved.