Interface to implement to get inventoryTagChanged notification.
Public Member Functions | |
| void | inventoryTagChanged (UgiTag tag, boolean firstFind) |
| The visibility of a tag has changed. More... | |
| void com.ugrokit.api.UgiInventoryDelegate.InventoryTagChangedListener.inventoryTagChanged | ( | UgiTag | tag, |
| boolean | firstFind | ||
| ) |
The visibility of a tag has changed.
| tag | The tag that has changed |
| firstFind | true if this is the first time this tag has been found |