IDTech Android SDK Guide  1.00.175
API reference for NEO2
com.idtechproducts.device.OnReceiverListenerPIN Interface Reference

Public Member Functions

void pinpadData (byte[] data)
 

Detailed Description

The interface includes the callback functions for PIN Pad Data that needs to be sent to the attached device.

Member Function Documentation

◆ pinpadData()

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

Parameters
datathe data that was returned by the second response of the PIN function.

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