- LEDDevice - Interface in com.cloudpos.led
-
The LEDDevice interface defines the LED device APIs to be used by the applications.
- LEDDeviceSpec - Interface in com.cloudpos.led
-
The LEDDeviceSpec interface defines the specification of LED device.
- listAllFingersStatus() - Method in interface com.cloudpos.fingerprint.FingerprintDevice
-
List all the fingerprints's status.
- listDevices() - Method in class com.cloudpos.POSTerminal
-
Lists all the device's names.
- listenForCardAbsent(OperationListener, int) - Method in interface com.cloudpos.rfcardreader.RFCardReaderDevice
-
Listens until a card is removed from this terminal.
- listenForCardAbsent(OperationListener, int) - Method in interface com.cloudpos.smartcardreader.SmartCardReaderDevice
-
Listens until a card is removed from this terminal.
- listenForCardPresent(OperationListener, int) - Method in interface com.cloudpos.rfcardreader.RFCardReaderDevice
-
Starts reader according to Contactless protocols and performs
initialization according to the communication mode.
- listenForCardPresent(OperationListener, int) - Method in interface com.cloudpos.smartcardreader.SmartCardReaderDevice
-
Listens until a card is inserted in this terminal.
- listenForFingerprint(OperationListener, int) - Method in interface com.cloudpos.fingerprint.FingerprintDevice
-
Starts scan the finger print.
- listenForOfflinePin(boolean, OperationListener, int) - Method in interface com.cloudpos.pinpad.PINPadDevice
-
Let the user to wait the offline pin.
- listenForPinBlock(KeyInfo, String, boolean, OperationListener, int) - Method in interface com.cloudpos.pinpad.PINPadDevice
-
Let the user input the PIN and calculate the encrypted pin block.
- listenForRead(int, OperationListener, int) - Method in interface com.cloudpos.serialport.SerialPortDevice
-
Reads up to byteCount bytes from this serial control and stores them in
the byte array buffer starting at byteOffset.
- listenForSwipe(OperationListener, int) - Method in interface com.cloudpos.msr.MSRDevice
-
Initiates the operation to obtain the data read from selected tracks.
- listenSignature(String, OperationListener, int) - Method in interface com.cloudpos.signature.SignatureDevice
-
Listens until write the signature in this terminal.
- LRC_ERROR - Static variable in interface com.cloudpos.msr.MSRTrackData
-
LRC error track error constant.