Android.Nfc.Tech Namespace

These classes provide access to a tag technology's features, which vary by the type of tag that is scanned.

Classes

BasicTagTechnology

A base class for tag technologies that are built on top of transceive().

IsoDep

Provides access to ISO-DEP (ISO 14443-4) properties and I/O operations on a Tag.

ITagTechnologyExtensions
MifareClassic

Provides access to MIFARE Classic properties and I/O operations on a Tag.

MifareUltralight

Provides access to MIFARE Ultralight properties and I/O operations on a Tag.

Ndef

Provides access to NDEF content and operations on a Tag.

NdefFormatable

Provide access to NDEF format operations on a Tag.

NfcA

Provides access to NFC-A (ISO 14443-3A) properties and I/O operations on a Tag.

NfcB

Provides access to NFC-B (ISO 14443-3B) properties and I/O operations on a Tag.

NfcBarcode

Provides access to tags containing just a barcode.

NfcF

Provides access to NFC-F (JIS 6319-4) properties and I/O operations on a Tag.

NfcV

Provides access to NFC-V (ISO 15693) properties and I/O operations on a Tag.

Interfaces

ITagTechnology

TagTechnology is an interface to a technology in a Tag.

Enums

MifareClassicSize

Enumerates values returned by several types.

MifareClassicType

Enumerates values returned by several types.

MifareUltralightType

Enumerates values returned by several types.

NfcBarcodeType

Enumerates values returned by several types.