public interface CardEmulationService extends HCIService
| Modifier and Type | Field and Description |
|---|---|
static byte |
TYPE_A_CARD_RF
Type A reader RF
|
static byte |
TYPE_B_CARD_RF
Type B reader RF
|
static byte |
TYPE_B_PRIM_CARD_RF
Type B' reader RF
|
static byte |
TYPE_F_CARD_RF
Type F card RF
|
| Modifier and Type | Method and Description |
|---|---|
byte |
getCardRFType()
Gives the card RF type on which the service is connected.
|
activateEvent, deactivateEvent, deregister, getEventNotificationStatus, register, requestCallbackNotificationstatic final byte TYPE_B_CARD_RF
static final byte TYPE_B_PRIM_CARD_RF
static final byte TYPE_A_CARD_RF
static final byte TYPE_F_CARD_RF