public interface BasicEventHandler extends DeviceEventHandler
Modifier and Type | Method and Description |
---|---|
void |
deviceDisconnected()
Called when the device has lost the connection to its RFID board.
|
void |
deviceStatusChanged(DeviceStatus status)
Called when the device status has changed (see
DeviceStatus ). |
void deviceDisconnected()
void deviceStatusChanged(DeviceStatus status)
DeviceStatus
).status
- New status.