| Modifier and Type | Field and Description |
|---|---|
protected ApplicationUpdaterCallback |
ApplicationUpdaterActionUpdate.callback |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationUpdater.update(String url,
File currentDir,
File destDir,
boolean async,
ApplicationUpdaterCallback callback) |
void |
ApplicationUpdater.update(String url,
File currentDir,
File destDir,
boolean async,
ApplicationUpdaterCallback callback,
DownloadMonitor downloadMonitor) |
| Constructor and Description |
|---|
ApplicationUpdaterActionUpdate(ApplicationConfig config,
String vfsPropertiesUrl,
File currentDir,
File destDir,
DownloadMonitor downloadMonitor,
ApplicationUpdaterCallback callback) |
Copyright © 2013 CodeLutin. All Rights Reserved.