public interface SerialEventListener
Modifier and Type | Field and Description |
---|---|
static String |
SERIAL_COMPORT
Key for a service property that is used to limit received events.
|
Modifier and Type | Method and Description |
---|---|
void |
notifyEvent(SerialEvent event)
Callback method that is invoked for received an event.
|
static final String SERIAL_COMPORT
void notifyEvent(SerialEvent event)
event
- The SerialEvent object.Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0