![]() |
IDTech Android SDK Guide
1.00.175
API reference for NEO2
|
Public Member Functions | |
void | pinpadData (byte[] data) |
The interface includes the callback functions for PIN Pad Data that needs to be sent to the attached device.
void com.idtechproducts.device.OnReceiverListenerPIN.pinpadData | ( | byte [] | data | ) |
When PIN functions with second response are called, the data of the second response will be passed to this call back function
data | the data that was returned by the second response of the PIN function. |