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 

C

calculateMac(KeyInfo, int, byte[]) - Method in interface com.cloudpos.pinpad.PINPadDevice
Calculates the MAC using current user key defined in KeyInfo.
CANCEL - Static variable in interface com.cloudpos.OperationResult
The operation was externally cancelled; the operation was not completed.
cancelBlink() - Method in interface com.cloudpos.led.LEDDevice
This method cancels the blink of the LED.
cancelRequest() - Method in interface com.cloudpos.Device
Attempts to cancel a pending request.
canCutPaper(int) - Method in interface com.cloudpos.printer.PrinterDeviceSpec
Whether to support cut paper.
canGetRandom(int) - Method in interface com.cloudpos.pinpad.PINPadDeviceSpec
Whether to support get random.
canQuickBlink(int) - Method in interface com.cloudpos.led.LEDDeviceSpec
Whether to support quick blink.
canRemovable(int) - Method in interface com.cloudpos.smartcardreader.SmartCardReaderDeviceSpec
Whether to support the operation of card remove.
canSetDensity(int) - Method in interface com.cloudpos.printer.PrinterDeviceSpec
Whether to support print setting of density.
canShowText(int) - Method in interface com.cloudpos.pinpad.PINPadDeviceSpec
Whether to support show text.
canSlowBlink(int) - Method in interface com.cloudpos.led.LEDDeviceSpec
Whether to support slow blink.
Card - Interface in com.cloudpos.card
Card interface provides a general definition of card services.
cardEventOccured(int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
 
cardEventOccured(int) - Method in interface com.cloudpos.jniinterface.IFuntionListener
Card event callback
CashDrawerDevice - Interface in com.cloudpos.cashdrawer
The CashDrawerDevice interface defines the cash drawer device APIs to be used by the applications.
CashDrawerDeviceSpec - Interface in com.cloudpos.cashdrawer
The CashDrawerDeviceSpec interface defines the cash drawer device specifications.
CERT_FORMAT_DER - Static variable in interface com.cloudpos.hsm.HSMDevice
DER format
CERT_FORMAT_PEM - Static variable in interface com.cloudpos.hsm.HSMDevice
PEM format
CERT_TYPE_APP_ROOT - Static variable in interface com.cloudpos.hsm.HSMDevice
Terminal application root certificate
CERT_TYPE_COMM_ROOT - Static variable in interface com.cloudpos.hsm.HSMDevice
Terminal SSL communication root certificate
CERT_TYPE_KEYLOADER_ROOT - Static variable in interface com.cloudpos.hsm.HSMDevice
Terminal Keyloader root certificate
CERT_TYPE_PUBLIC_KEY - Static variable in interface com.cloudpos.hsm.HSMDevice
Terminal public key certificate
CERT_TYPE_TERMINAL_OWNER - Static variable in interface com.cloudpos.hsm.HSMDevice
Terminal owner root certificate
changeFlowControlMode(int) - Method in interface com.cloudpos.serialport.SerialPortDevice
Changes the flow control mode.
changeRTS(boolean) - Method in interface com.cloudpos.serialport.SerialPortDevice
Sets or clears the RTS (Request To Send) bit in the UART.
changeSerialPortParams(int, int, int, int) - Method in interface com.cloudpos.serialport.SerialPortDevice
Changes the serial port parameters.
CHECK_TYPE_CUP - Static variable in interface com.cloudpos.pinpad.PINPadDevice
check type of check value.
CHECK_TYPE_NONE - Static variable in interface com.cloudpos.pinpad.PINPadDevice
check type of check value.
clear() - Method in class com.cloudpos.printer.Format
clear all the print format.
clearText() - Method in interface com.cloudpos.pinpad.PINPadDevice
Clears the message in the LCD.
close() - Method in interface com.cloudpos.Device
Disconnect a device from the device object.
close_reader(int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
close reader
com.cloudpos - package com.cloudpos
Provides the basic interface and class for the devices.
com.cloudpos.card - package com.cloudpos.card
Provide access to all kinds of cards.
com.cloudpos.cashdrawer - package com.cloudpos.cashdrawer
Provide access to the cash drawer device.
com.cloudpos.fingerprint - package com.cloudpos.fingerprint
Provide access to the finger print device.
com.cloudpos.hsm - package com.cloudpos.hsm
Provide access to the hardware safe module device.
com.cloudpos.jniinterface - package com.cloudpos.jniinterface
Provide access to EMV Interface.
com.cloudpos.led - package com.cloudpos.led
Provide access to the LED device.
com.cloudpos.msr - package com.cloudpos.msr
Provide access to the MSR device.
com.cloudpos.pinpad - package com.cloudpos.pinpad
Provide access to the PINPad device.
com.cloudpos.printer - package com.cloudpos.printer
Provide access to the printer device.
com.cloudpos.rfcardreader - package com.cloudpos.rfcardreader
Provide access to the contactless card reader device.
com.cloudpos.secondarydisplay - package com.cloudpos.secondarydisplay
Provide access to the secondary display device.
com.cloudpos.serialport - package com.cloudpos.serialport
Provide access to the serial port device.
com.cloudpos.signature - package com.cloudpos.signature
Provide access to the signature device.
com.cloudpos.smartcardreader - package com.cloudpos.smartcardreader
Provide access to the smart card reader device.
compare(byte[], byte[]) - Method in interface com.cloudpos.fingerprint.FingerprintDevice
Compares two fingerprint datas.
compareByFormat(byte[], int, byte[], int) - Method in interface com.cloudpos.fingerprint.FingerprintDevice
Compares two fingerprint datas by format.
connect() - Method in interface com.cloudpos.card.CPUCard
Connect to the card and return the ATR(ATS) information.
connect() - Method in interface com.cloudpos.card.SLE4442Card
Applies power to the smart card reader slot, performing a cold reset.
convertFormat(Fingerprint, int, Fingerprint, int) - Method in interface com.cloudpos.fingerprint.FingerprintDevice
Convert fingerprint from one type to another.
convertFormat(byte[], int, int) - Method in interface com.cloudpos.fingerprint.FingerprintDevice
Convert formatted buffers to ISO 2005 format
convertHTML2image(Context, String, PrinterHtmlListener) - Method in interface com.cloudpos.printer.PrinterDevice
convertHTML2image, add WebView.enableSlowWholeDocumentDraw() in the calling app, and add this permission android.permission.SYSTEM_ALERT_WINDOW in manifest file.
convertHTML2image(String, PrinterHtmlListener) - Method in interface com.cloudpos.printer.PrinterDevice
convertHTML2image, add WebView.enableSlowWholeDocumentDraw() in the calling app, and add this permission android.permission.SYSTEM_ALERT_WINDOW in manifest file.
CPUCard - Interface in com.cloudpos.card
The interface of CPU card, transmit APDU commands between the CPUCard and the card reader.
cutPaper() - Method in interface com.cloudpos.printer.PrinterDevice
Cut paper, only in the printer that supported.
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