27 #include "nsISupports.idl"
29 interface sbIBundleDownloadListener;
44 [scriptable,
uuid(849391df-aeff-11db-96e1-005056c00008)]
Songbird Private Bundle Interface This is a private interface for bundle management, used by the bundle download user interface.
void setInstallResult(in long aResult)
Sets the result of the installation attempt This method records the result of the extension installat...
readonly attribute long installListenerCount
sbIBundleDownloadListener getInstallListener(in long aIndex)
void setNeedRestart(in boolean aNeeded)
Sets the flag indicating that a restart is needed This method sets the flag indicating that a restart...