Java android.nfc.tech NfcV fields, constructors, methods, implement or subclass

Example usage for Java android.nfc.tech NfcV fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.nfc.tech NfcV.

The text is from its open source code.

Method

NfcVget(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.