IDTech Android SDK Guide  1.00.175
API reference for NEO2
com.idtechproducts.device.IDTLCDData Class Reference

Public Attributes

String screenName
 
int screenID
 
String objectName
 
int objectID
 
int topLeftX
 
int topLeftY
 
int bottomRightX
 
int bottomRightY
 
int longPressed
 
byte [] asyncLCDMessage
 
int result
 

Member Data Documentation

◆ asyncLCDMessage

byte [] com.idtechproducts.device.IDTLCDData.asyncLCDMessage

The async LCD message for contactless transactions.

◆ bottomRightX

int com.idtechproducts.device.IDTLCDData.bottomRightX

Bottom-Right x

◆ bottomRightY

int com.idtechproducts.device.IDTLCDData.bottomRightY

Bottom-Right y

◆ longPressed

int com.idtechproducts.device.IDTLCDData.longPressed

The flag indicates if the button is long pressed.

◆ objectID

int com.idtechproducts.device.IDTLCDData.objectID

Object ID.

◆ objectName

String com.idtechproducts.device.IDTLCDData.objectName

Object name.

◆ result

int com.idtechproducts.device.IDTLCDData.result

The checking result.

◆ screenID

int com.idtechproducts.device.IDTLCDData.screenID

Screen ID.

◆ screenName

String com.idtechproducts.device.IDTLCDData.screenName

Screen name.

◆ topLeftX

int com.idtechproducts.device.IDTLCDData.topLeftX

Top-Left x

◆ topLeftY

int com.idtechproducts.device.IDTLCDData.topLeftY

Top-Left y


The documentation for this class was generated from the following file: