The methods of Android.Nfc.Tech.NdefFormatable are listed below. For a list of all members, see the NdefFormatable 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. | |
Format(Android.Nfc.NdefMessage)Format a tag as NDEF, and write a Android.Nfc.NdefMessage. | ||
FormatAsync(Android.Nfc.NdefMessage)Documentation for this section has not yet been entered. | ||
FormatReadOnly(Android.Nfc.NdefMessage)Formats a tag as NDEF, write a Android.Nfc.NdefMessage, and make read-only. | ||
FormatReadOnlyAsync(Android.Nfc.NdefMessage)Documentation for this section has not yet been entered. | ||
static | Get(Android.Nfc.Tag)Get an instance of Android.Nfc.Tech.NdefFormatable for the given tag. |