Class FirmwareUpdateEvent

java.lang.Object
com.zebra.scannercontrol.FirmwareUpdateEvent

public class FirmwareUpdateEvent extends Object
Class to represent Firmware Update Event generated by API.
  • Method Details

    • getScannerInfo

      public DCSScannerInfo getScannerInfo()
      Get the scanner information that triggered the event
    • getEventType

      public DCSSDKDefs.DCSSDK_FU_EVENT_TYPE getEventType()
      Get the event type
    • getStatus

      public DCSSDKDefs.DCSSDK_RESULT getStatus()
      Get the status of the event
    • getMaxRecords

      public int getMaxRecords()
      Get the maximum number of records available in the firmware update
    • getSwComponent

      public int getSwComponent()
      Get the software component number downloading
    • getCurrentRecord

      public int getCurrentRecord()
      Get the record number currently downloading