Interface AdasController.LaneDepartureWarningListener

Enclosing interface:
AdasController

public static interface AdasController.LaneDepartureWarningListener
This class can be used to listen for snapshot events.
  • Method Details

    • onLaneDepartureWarning

      void onLaneDepartureWarning(AdasController.LaneDepartureDirection direction)
      This method is called when ADAS issues a lane departure warning.
      Parameters:
      direction - The direction of lane departure.