com.ugrokit.api.UgiInventory.TagCustomCommandCompletion Interface Reference

Overview

Completion interface passed to readTag.

Public Member Functions

void exec (UgiTag tag, boolean headerBit, byte[] response, TagAccessReturnValues result)
 Completion method. More...
 

Member Function Documentation

◆ exec()

void com.ugrokit.api.UgiInventory.TagCustomCommandCompletion.exec ( UgiTag  tag,
boolean  headerBit,
byte []  response,
TagAccessReturnValues  result 
)

Completion method.

Parameters
tagTag the custom command was done to
headerBitYES if the header bit was set in the response (usually used to indicate an error)
responseTag's response to the custom command
resultResult of the operation