Example usage for Java android.nfc.tech MifareUltralight fields, constructors, methods, implement or subclass
The text is from its open source code.
int | TYPE_ULTRALIGHT A MIFARE Ultralight tag |
int | TYPE_ULTRALIGHT_C A MIFARE Ultralight C tag |
MifareUltralight | get(Tag tag) Get an instance of MifareUltralight for the given tag. |
int | getType() Return the MIFARE Ultralight type of the tag. |