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