|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReaderService
Service which enables Contactless Reader functionality. Applets shall use Contactless reader functionality only on the lifecycle state ACTIVATED.
| Field Summary | |
|---|---|
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 |
| Method Summary | |
|---|---|
byte |
getReaderRFType()
This method returns the RF technology which the card is using, that was discovered by the CLF. |
| Methods inherited from interface uicc.hci.framework.HCIService |
|---|
activateEvent, deactivateEvent, deregister, getEventNotificationStatus, register, requestCallbackNotification |
| Field Detail |
|---|
static final byte TYPE_B_READER_RF
static final byte TYPE_A_READER_RF
| Method Detail |
|---|
byte getReaderRFType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||