Example usage for Java android.nfc.tech NfcV fields, constructors, methods, implement or subclass
The text is from its open source code.
NfcV | get(Tag tag) Get an instance of NfcV for the given tag. |
byte[] | transceive(byte[] data) Send raw NFC-V commands to the tag and receive the response. |