Songbird / Development / Songbird Add-Ons API Documentation

sbIDeviceEventListener Interface Reference

import "sbIDeviceEventListener.idl";

List of all members.

Public Member Functions

void onDeviceEvent (in sbIDeviceEvent aEvent)


Detailed Description

Note:
Implementations of this interface are always called on the thread they are created.
Used to listen to events on a particular device, controller, etc.

Any exceptions thrown from the event listeners are ignored.

Definition at line 40 of file sbIDeviceEventListener.idl.


Member Function Documentation

void sbIDeviceEventListener::onDeviceEvent ( in sbIDeviceEvent  aEvent  ) 

aEvent - information about the event


The documentation for this interface was generated from the following file:
Generated on Tue Mar 10 14:28:58 2009 for Songbird by  doxygen 1.5.2