| Package | Description |
|---|---|
| android.nfc | |
| android.nfc.tech |
| Modifier and Type | Field and Description |
|---|---|
static Parcelable.Creator<Tag> |
Tag.CREATOR |
| Modifier and Type | Method and Description |
|---|---|
Tag |
TagTechnology.getTag() |
| Modifier and Type | Method and Description |
|---|---|
static NdefFormatable |
NdefFormatable.get(Tag tag) |
static MifareUltralight |
MifareUltralight.get(Tag tag) |
static NfcF |
NfcF.get(Tag tag) |
static MifareClassic |
MifareClassic.get(Tag tag) |
static NfcB |
NfcB.get(Tag tag) |
static Ndef |
Ndef.get(Tag tag) |
static NfcV |
NfcV.get(Tag tag) |
static NfcA |
NfcA.get(Tag tag) |
static IsoDep |
IsoDep.get(Tag tag) |
Copyright © 2008-2013. All Rights Reserved.