Method | Description | |
---|---|---|
AddObserver ( |
||
TransferManager ( ) : System | ||
downloadFile ( String url, Stream &s, String path, TransferProgress del ) : bool |
Method | Description | |
---|---|---|
OnProgress ( int progress ) : void |
Method | Description | |
---|---|---|
Notification_AbortUpdateEvent ( ) : void |
public AddObserver ( |
||
ev | ||
return | void |
public downloadFile ( String url, Stream &s, String path, TransferProgress del ) : bool | ||
url | String | |
s | Stream | |
path | String | |
del | TransferProgress | |
return | bool |