![]() |
IDTech Android SDK Guide
1.00.175
API reference for NEO2
|
Public Attributes | |
String | screenName |
int | screenID |
String | objectName |
int | objectID |
int | topLeftX |
int | topLeftY |
int | bottomRightX |
int | bottomRightY |
int | longPressed |
byte [] | asyncLCDMessage |
int | result |
byte [] com.idtechproducts.device.IDTLCDData.asyncLCDMessage |
The async LCD message for contactless transactions.
int com.idtechproducts.device.IDTLCDData.bottomRightX |
Bottom-Right x
int com.idtechproducts.device.IDTLCDData.bottomRightY |
Bottom-Right y
int com.idtechproducts.device.IDTLCDData.longPressed |
The flag indicates if the button is long pressed.
int com.idtechproducts.device.IDTLCDData.objectID |
Object ID.
String com.idtechproducts.device.IDTLCDData.objectName |
Object name.
int com.idtechproducts.device.IDTLCDData.result |
The checking result.
int com.idtechproducts.device.IDTLCDData.screenID |
Screen ID.
String com.idtechproducts.device.IDTLCDData.screenName |
Screen name.
int com.idtechproducts.device.IDTLCDData.topLeftX |
Top-Left x
int com.idtechproducts.device.IDTLCDData.topLeftY |
Top-Left y