See Also: NdefFormatable Members
Provide access to NDEF format operations on a Android.Nfc.Tag.
Acquire a Android.Nfc.Tech.NdefFormatable object using NdefFormatable.Get(Android.Nfc.Tag).
Android devices with NFC must only enumerate and implement this class for tags for which it can format to NDEF.
Unfortunately the procedures to convert unformated tags to NDEF formatted tags are not specified by NFC Forum, and are not generally well-known. So there is no mandatory set of tags for which all Android devices with NFC must support Android.Nfc.Tech.NdefFormatable.
Note: Methods that perform I/O operations require the NoType:android/Manifest$permission;Href=../../../../reference/android/Manifest.permission.html#NFC permission.