Interface to implement to get inventoryFilter notification.
Public Member Functions | |
boolean | inventoryFilter (UgiEpc epc) |
Determine whether a newly found tag should be filtered out (not sent to inventoryTagFound or inventoryTagChanged, not put into the tags array). More... | |
boolean com.ugrokit.api.UgiInventoryDelegate.InventoryFilterListener.inventoryFilter | ( | UgiEpc | epc | ) |
Determine whether a newly found tag should be filtered out (not sent to inventoryTagFound or inventoryTagChanged, not put into the tags array).
epc | The new EPC the reader has found |