The fields of Android.Nfc.Tech.MifareClassic are listed below. For a list of all members, see the MifareClassic Members list.
See Also: Inherited members from Android.Nfc.Tech.BasicTagTechnology
const | BlockSize | int (16). Size of a MIFARE Classic block (in bytes) |
const | Size1k | MifareClassicSize (1024). Tag contains 16 sectors, each with 4 blocks. |
const | Size2k | MifareClassicSize (2048). Tag contains 32 sectors, each with 4 blocks. |
const | Size4k | MifareClassicSize (4096). Tag contains 40 sectors. |
const | SizeMini | MifareClassicSize (320). Tag contains 5 sectors, each with 4 blocks. |
const | TypeClassic | MifareClassicType (0). A MIFARE Classic tag |
const | TypePlus | MifareClassicType (1). A MIFARE Plus tag |
const | TypePro | MifareClassicType (2). A MIFARE Pro tag |
const | TypeUnknown | MifareClassicType (-1). A MIFARE Classic compatible card of unknown type |