sbIDeviceEventListener Interface Reference

import"sbIDeviceEventListener.idl";

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

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: