Package | Description |
---|---|
com.cloudpos.pinpad |
Provide access to the PINPad device.
|
Modifier and Type | Method and Description |
---|---|
PINPadOperationResult |
PINPadDevice.waitForOfflinePin(boolean voicePrompt,
int timeout)
The synchronous method of
PINPadDevice.listenForOfflinePin(boolean,OperationListener,int) . |
PINPadOperationResult |
PINPadDevice.waitForPinBlock(KeyInfo keyInfo,
java.lang.String pan,
boolean voicePrompt,
int timeout)
The synchronous method of
PINPadDevice.listenForPinBlock(KeyInfo,String,boolean,OperationListener,int) . |