import"sbIFileDownloader.idl";
Public Member Functions | |
void | onProgress () |
Called when progress is made on file download. More... | |
void | onComplete () |
Called when download has completed. More... | |
This interface is used to receive file download events.
Definition at line 157 of file sbIFileDownloader.idl.
void sbIFileDownloaderListener::onComplete | ( | ) |
Called when download has completed.
void sbIFileDownloaderListener::onProgress | ( | ) |
Called when progress is made on file download.