Android.Nfc.Tech.NfcBarcode: Method Members

The methods of Android.Nfc.Tech.NfcBarcode are listed below. For a list of all members, see the NfcBarcode Members list.

See Also: Inherited members from Android.Nfc.Tech.BasicTagTechnology

Public Methods

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) : NfcBarcode
Get an instance of Android.Nfc.Tech.NfcBarcode for the given tag.
GetBarcode() : byte[]
Returns the barcode of an NfcBarcode tag.