Public Member Functions | |
void | onDownloadComplete (in sbIBundle aBundle) |
Bundle download completion callback This method is called upon completion of the bundle data download. | |
void | onError (in sbIBundle aBundle) |
Bundle download error callback This method is called upon error while downloading the bundle data. |
Definition at line 44 of file sbIBundleDataListener.idl.
void sbIBundleDataListener::onDownloadComplete | ( | in sbIBundle | aBundle | ) |
void sbIBundleDataListener::onError | ( | in sbIBundle | aBundle | ) |
Bundle download error callback This method is called upon error while downloading the bundle data.
bundle | An interface to the bundle manager that triggered the event |