public interface DeviceEventListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
notify(DeviceEvent event)
Callback function for Device events.
|
void notify(DeviceEvent event)
event - Device eventCopyright © 2012. All Rights Reserved.