27 #include "nsISupports.idl"
43 [scriptable,
uuid(7449a0fc-aeff-11db-96e1-005056c00008)]
Songbird Bundle Data Listener Interface.
void onDownloadComplete(in sbIBundle aBundle)
Bundle download completion callback This method is called upon completion of the bundle data download...
Songbird Bundle Interface This is the main bundle management interface, used to get the bundle data...
void onError(in sbIBundle aBundle)
Bundle download error callback This method is called upon error while downloading the bundle data...