The methods of Android.Nfc.Tech.NfcA are listed below. For a list of all members, see the NfcA Members list.
See Also: Inherited members from Android.Nfc.Tech.BasicTagTechnology
override | Close()Disable I/O operations to the tag from this Android.Nfc.Tech.ITagTechnology object, and release resources. | |
override | Connect()Enable I/O operations to the tag from this Android.Nfc.Tech.ITagTechnology object. | |
static | Get(Android.Nfc.Tag)Get an instance of Android.Nfc.Tech.NfcA for the given tag. | |
GetAtqa()Return the ATQA/SENS_RES bytes from tag discovery. | ||
Transceive(byte[])Send raw NFC-A commands to the tag and receive the response. | ||
TransceiveAsync(byte[])Documentation for this section has not yet been entered. |