public interface RFCardReaderDeviceSpec extends DeviceSpec
Modifier and Type | Method and Description |
---|---|
int[] |
getSupportedModes()
Gets the supporting modes of the contactless card.
|
boolean |
isRemovable()
Whether to support the operation of card remove.
|
boolean isRemovable()
true
support,false
not support,Returns false when parameter error.int[] getSupportedModes()
RFCardReaderDevice
.