Callback OnKioIdStorageTagIdInfo(string, tagInfo)
This callback is fired whenever an RFID tag ID poll operation has been requested via PollTagInfo().
Parameters
Name | Description |
deviceName |
string The name of the device for which the callback was fired. |
result |
tagInfo
An object containing the result of the corresponding PollTagInfo() call. |
Remarks
The callback will be fired once per PollTagInfo() call in every frame of every browser.
Requirements
KioWare for Windows version 8.16 or greater.