Class LED_INFO

java.lang.Object
com.zebra.rfid.api3.LED_INFO

public class LED_INFO extends Object
This class contains the LED information of the reader such as LED Color, duration and blink flag
  • Field Details

    • ledColor

      public LED_COLOR ledColor
    • duration

      public int duration
    • reserved

      public int[] reserved
  • Constructor Details

    • LED_INFO

      public LED_INFO()