com.ugrokit.api.UgiInventoryDelegate.InventoryDidStartListener Interface Reference

Overview

Interface to implement to get inventoryDidStart notification.

Public Member Functions

void inventoryDidStart ()
 The reader has started doing inventory. More...
 

Member Function Documentation

◆ inventoryDidStart()

void com.ugrokit.api.UgiInventoryDelegate.InventoryDidStartListener.inventoryDidStart ( )

The reader has started doing inventory.

This can happen multiple times during a single startInventory call, since the reader can be connected and disconnected from the host.