The methods of Android.Nfc.Tech.Ndef are listed below. For a list of all members, see the Ndef Members list.
See Also: Inherited members from Android.Nfc.Tech.BasicTagTechnology
CanMakeReadOnly()Indicates whether a tag can be made read-only with Ndef.MakeReadOnly. | ||
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.Ndef for the given tag. | |
MakeReadOnly()Make a tag read-only. | ||
MakeReadOnlyAsync()Documentation for this section has not yet been entered. | ||
WriteNdefMessage(Android.Nfc.NdefMessage)Overwrite the Android.Nfc.NdefMessage on this tag. | ||
WriteNdefMessageAsync(Android.Nfc.NdefMessage)Documentation for this section has not yet been entered. |