public interface LineStatusListener
| Modifier and Type | Method and Description |
|---|---|
void |
notifyLineStatusChanged(boolean ready,
boolean manualEvent)
The CTS status has changed.
|
void notifyLineStatusChanged(boolean ready,
boolean manualEvent)
false the interface cannot receive data.ready - the new CTS statusmanualEvent - The manual event flag. If this flag is set, the change is not triggered from event.Copyright © 2022. All rights reserved.