| Package | Description |
|---|---|
| com.equilibrium | |
| com.equilibrium.services.contexts |
| Modifier and Type | Method and Description |
|---|---|
UploadContext |
UploadManager.start(File file,
StateChangeDelegate<UploadContext> onStateChange) |
UploadContext |
UploadManager.start(String name,
String path,
StateChangeDelegate<UploadContext> onStateChange) |
void |
UploadManager.start(UploadContext uploadContext,
StateChangeDelegate<UploadContext> onStateChange) |
| Modifier and Type | Method and Description |
|---|---|
StateChangeDelegate<UploadContext> |
UploadContext.getOnStateChange() |
| Modifier and Type | Method and Description |
|---|---|
void |
UploadContext.setOnStateChange(StateChangeDelegate<UploadContext> onStateChange) |
Copyright © 2014 Equilibrium. All rights reserved.