public interface ReaderService extends HCIService
| Modifier and Type | Field and Description |
|---|---|
static byte |
TYPE_A_READER_RF
ISO/IEC 14443 Type A reader RF
|
static byte |
TYPE_B_READER_RF
ISO/IEC 14443 Type B reader RF
|
| Modifier and Type | Method and Description |
|---|---|
byte |
getReaderRFType()
This method returns the RF technology which the card is using,
that was discovered by the CLF.
|
activateEvent, deactivateEvent, deregister, getEventNotificationStatus, register, requestCallbackNotificationstatic final byte TYPE_B_READER_RF
static final byte TYPE_A_READER_RF
byte getReaderRFType()