Interface to implement to get inventoryFilterLowLevel notification.
Public Member Functions | |
boolean | inventoryFilterLowLevel (byte[] epc) |
Filter out a tag at the raw EPC level – this is called on an arbitrary thread and must work very quickly. More... | |
boolean com.ugrokit.api.UgiInventoryDelegate.InventoryFilterLowLevelListener.inventoryFilterLowLevel | ( | byte [] | epc | ) |
Filter out a tag at the raw EPC level – this is called on an arbitrary thread and must work very quickly.
epc | The EPC to filter |