Interface LineStatusListener


public interface LineStatusListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    notifyLineStatusChanged(boolean ready, boolean manualEvent)
    The CTS status has changed.
  • Method Details

    • notifyLineStatusChanged

      void notifyLineStatusChanged(boolean ready, boolean manualEvent)
      The CTS status has changed. If CTS is false the interface cannot receive data.
      Parameters:
      ready - the new CTS status
      manualEvent - The manual event flag. If this flag is set, the change is not triggered from event.