Class Inventory


  • public class Inventory
    extends java.lang.Object
    This class handles Inventory operations.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void perform()
      Invoking this method starts an Inventory operation at the Reader, on all connected Antennas.
      void perform​(com.zebra.rfid.api3.PostFilter postFilterInfo, TriggerInfo triggerInfo, AntennaInfo antennaInfo)
      Not Supported in the Android RFID SDK.
      void stop()
      This methods stops an ongoing Inventory.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait