See Also: NfcB Members
Provides access to NFC-B (ISO 14443-3B) properties and I/O operations on a Android.Nfc.Tag.
Acquire a Android.Nfc.Tech.NfcB object using NfcB.Get(Android.Nfc.Tag).
The primary NFC-B I/O operation is NfcB.Transceive(Byte[]). Applications must implement their own protocol stack on top of NfcB.Transceive(Byte[]).
Note: Methods that perform I/O operations require the NoType:android/Manifest$permission;Href=../../../../reference/android/Manifest.permission.html#NFC permission.