public class IasDeviceEventHandler extends Object implements DeviceEventHandler
Constructor and Description |
---|
IasDeviceEventHandler() |
Modifier and Type | Method and Description |
---|---|
void |
onDeviceEvent(DeviceEvent event)
Invoked when the DeviceEvent occurs.
|
public void onDeviceEvent(DeviceEvent event)
DeviceEventHandler
onDeviceEvent
in interface DeviceEventHandler
event
- The DeviceEvent that has occurred.Copyright © 2020. All rights reserved.