import "sbIDeviceContent.idl";
Public Member Functions | |
void | initialize () |
Initialize the device content. | |
void | finalize () |
Finalize the device content. | |
void | addLibrary (in sbIDeviceLibrary aLibrary) |
Add a device library to the device. | |
void | removeLibrary (in sbIDeviceLibrary aLibrary) |
Remove a device library from the device. | |
Public Attributes | |
readonly attribute nsIArray | libraries |
A simple array of the libraries for this device. | |
readonly attribute sbILibraryFactory | libraryFactory |
Not currently implemented. |
Definition at line 40 of file sbIDeviceContent.idl.