Interface SerialChangeListener


  • public interface 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.
    • Method Detail

      • serialStateChanged

        void serialStateChanged​(SerialLineState state)
        Fired when the state on the serial line changes.
        Parameters:
        state -