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

T

TAG - Static variable in class com.cloudpos.jniinterface.SmartCardInterface
 
TerminalStatusInterface - Class in com.cloudpos.jniinterface
 
TerminalStatusInterface() - Constructor for class com.cloudpos.jniinterface.TerminalStatusInterface
 
touch() - Static method in class com.cloudpos.jniinterface.AC5Interface
 
touch() - Static method in class com.cloudpos.jniinterface.RFCardInterface
Deprecated.
Check whether this is a card on the rfcard reader return value : == 0 : no card >0 : find a card <0 : error code
touch(int) - Static method in class com.cloudpos.jniinterface.SmartCardInterface
Deprecated.
Check whether this is a card on the smart card reader return value : == 0 : no card >0 : find a card <0 : error code
TRACK_COUNT - Static variable in class com.cloudpos.jniinterface.MSRInterface
 
transfer(int, int) - Static method in class com.cloudpos.jniinterface.RFCardInterface
Save the value to the block from temporary buffer
transmit(byte[], int, byte[]) - Static method in class com.cloudpos.jniinterface.RFCardInterface
Transmit APDU command and get the response
transmit(int, byte[], byte[]) - Static method in class com.cloudpos.jniinterface.SmartCardInterface
The function sends a command Application Protocol Data Unit(APDU) to a card and retrieve the response APDU, plus the status words SW1 and SW2.
transmit_level3(byte[], int, byte[], int) - Static method in class com.cloudpos.jniinterface.RFCardInterface
Transmit command of level 3 and get the response
turnOff(int) - Static method in class com.cloudpos.jniinterface.LEDInterface
Turn off the LED device.
turnOn(int) - Static method in class com.cloudpos.jniinterface.LEDInterface
Turn on the LED device.
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links