com.ugrokit.api.UgiInventoryDelegate.InventoryTagSubsequentFindsListener Interface Reference

Overview

Interface to implement to get inventoryTagSubsequentFinds notification.

Public Member Functions

void inventoryTagSubsequentFinds (UgiTag tag, int count, UgiInventory.DetailedPerReadData[] detailedPerReadData)
 A previously found tag has been found again. More...
 

Member Function Documentation

◆ inventoryTagSubsequentFinds()

void com.ugrokit.api.UgiInventoryDelegate.InventoryTagSubsequentFindsListener.inventoryTagSubsequentFinds ( UgiTag  tag,
int  count,
UgiInventory.DetailedPerReadData []  detailedPerReadData 
)

A previously found tag has been found again.

Parameters
tagThe tag
countThe number of finds since inventoryTagSubsequentFinds was last called
detailedPerReadDataArray of UgiDetailedPerReadData obejcts, if detailed per-read data was requested