Completion interface passed to readTag.
Public Member Functions | |
| void | exec (@SuppressWarnings("unused") UgiTag tag, byte[] data, TagAccessReturnValues result) |
| Completion method. More... | |
| void com.ugrokit.api.UgiInventory.TagReadCompletion.exec | ( | @SuppressWarnings("unused") UgiTag | tag, |
| byte [] | data, | ||
| TagAccessReturnValues | result | ||
| ) |
Completion method.
| tag | Tag read |
| data | Data read |
| result | Result of the read |