Package | Description |
---|---|
com.cloudpos.smartcardreader |
Provide access to the smart card reader device.
|
Modifier and Type | Method and Description |
---|---|
SmartCardReaderOperationResult |
SmartCardReaderDevice.waitForCardAbsent(int timeout)
This is the synchronous method of the
SmartCardReaderDevice.listenForCardAbsent(OperationListener,int) . |
SmartCardReaderOperationResult |
SmartCardReaderDevice.waitForCardPresent(int timeout)
This is the synchronous method of the
SmartCardReaderDevice.listenForCardPresent(OperationListener,int) . |