Package | Description |
---|---|
RFIDReader |
API for encapsulating high-level reader functions
|
Modifier and Type | Method and Description |
---|---|
TagReadInfo |
RFIDReader.ReadNextTag()
Method:
TagReadInfo ReadNextTag()
Summary:
This method is used to collect tag information.
|
Modifier and Type | Method and Description |
---|---|
void |
OnTagReadResponse.handleTagRead(TagReadInfo readInfo) |