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