Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W Y 

W

waitForCardAbsent(int) - Method in interface com.cloudpos.rfcardreader.RFCardReaderDevice
Synchronously waits for a card to be removed from the terminal within a specified timeout.
waitForCardAbsent(int) - Method in interface com.cloudpos.smartcardreader.SmartCardReaderDevice
Synchronously waits for a smart card to be removed from the reader.
waitForCardPresent(int) - Method in interface com.cloudpos.rfcardreader.RFCardReaderDevice
Waits synchronously for a contactless card to be present within a specified timeout period.
waitForCardPresent(int) - Method in interface com.cloudpos.smartcardreader.SmartCardReaderDevice
Synchronously waits for a smart card to be present in the reader.
waitForFingerprint(int) - Method in interface com.cloudpos.fingerprint.FingerprintDevice
Synchronously scans for a fingerprint within a specified timeout period.
waitForOfflinePin(boolean, int) - Method in interface com.cloudpos.pinpad.PINPadDevice
A synchronous version of 'listenForOfflinePin'.
waitForPinBlock(KeyInfo, String, boolean, int) - Method in interface com.cloudpos.pinpad.PINPadDevice
Synchronously waits for user PIN input and calculates the encrypted PIN block.
waitForPinBlock(KeyInfo, String, boolean, int, int, byte[]) - Method in interface com.cloudpos.pinpad.PINPadDevice
Synchronously calculates an encrypted PIN block with a specific mode.
waitForRead(int, int) - Method in interface com.cloudpos.serialport.SerialPortDevice
Synchronously reads a specified number of bytes from the serial port.
waitForSwipe(int) - Method in interface com.cloudpos.msr.MSRDevice
waitForSwipe(int, Context) - Method in class com.cloudpos.msr.MSRUtils
Waits for a card swipe on the MSR device.
waitSignature(String, int) - Method in interface com.cloudpos.signature.SignatureDevice
WHITE - Static variable in interface com.cloudpos.led.LEDDeviceSpec
 
write(int, byte[]) - Method in interface com.cloudpos.card.MifareUltralightCard
Writes data to a single block (4 bytes) on a MIFARE Ultralight card.
write(int, int, byte[]) - Method in interface com.cloudpos.card.SLE4442Card
Writes data to a specified area of the card.
write(byte[], int, int) - Method in interface com.cloudpos.serialport.SerialPortDevice
Writes a specified number of bytes to the open output stream of the serial port.
writeBlock(int, int, byte[]) - Method in interface com.cloudpos.card.MifareCard
Writes data to a specified block within a sector.
writeValue(int, int, MoneyValue) - Method in interface com.cloudpos.card.MifareCard
Writes data to the E-Wallet in a specified block.
A B C D E F G H I K L M N O P Q R S T U V W Y 
Skip navigation links