SerialChangeListener

This interface lets the user do something when the serial line state changes. The state is defined by how the lines are currently set.

Functions

Link copied to clipboard
abstract fun serialStateChanged(state: SerialLineState)

Fired when the state on the serial line changes.