Méthode | Description | |
---|---|---|
AddObserver ( |
||
TransferManager ( ) : System | ||
downloadFile ( String url, Stream &s, String path, TransferProgress del ) : bool |
Méthode | Description | |
---|---|---|
OnProgress ( int progress ) : void |
Méthode | Description | |
---|---|---|
Notification_AbortUpdateEvent ( ) : void |
public AddObserver ( |
||
ev | ||
Résultat | void |
protected OnProgress ( int progress ) : void | ||
progress | int | |
Résultat | void |
public downloadFile ( String url, Stream &s, String path, TransferProgress del ) : bool | ||
url | String | |
s | Stream | |
path | String | |
del | TransferProgress | |
Résultat | bool |