sbIAddOnBundleUpdateService Interface Reference

Interface for the add-on bundle update service. More...

import"sbIAddOnBundleUpdateService.idl";

Inheritance diagram for sbIAddOnBundleUpdateService:
[legend]
Collaboration diagram for sbIAddOnBundleUpdateService:
[legend]

Public Member Functions

void checkForUpdates ()
 Check for updates to the add-on bundle and present any to user. More...
 

Public Attributes

readonly attribute boolean restartRequired
 True if a restart is required. More...
 

Detailed Description

Interface for the add-on bundle update service.

"@songbirdnest.com/AddOnBundleUpdateService;1" Use get service with this component.

Definition at line 49 of file sbIAddOnBundleUpdateService.idl.

Member Function Documentation

void sbIAddOnBundleUpdateService::checkForUpdates ( )

Check for updates to the add-on bundle and present any to user.

Member Data Documentation

readonly attribute boolean sbIAddOnBundleUpdateService::restartRequired

True if a restart is required.

Definition at line 55 of file sbIAddOnBundleUpdateService.idl.


The documentation for this interface was generated from the following file: