Android.Nfc Namespace

Provides access to Near Field Communication (NFC) functionality, allowing applications to read NDEF message in NFC tags.

Classes

AvailableNfcAntenna

Represents a single available Nfc antenna on an Android device.

AvailableNfcAntenna.InterfaceConsts
FormatException
NdefMessage

Represents an immutable NDEF Message.

NdefMessage.InterfaceConsts
NdefRecord

Represents an immutable NDEF Record.

NdefRecord.InterfaceConsts
NfcAdapter

Represents the local NFC adapter.

NfcAntennaInfo

Contains information on all available Nfc antennas on an Android device as well as information on the device itself in relation positioning of the antennas.

NfcAntennaInfo.InterfaceConsts
NfcEvent

Wraps information associated with any NFC event.

NfcManager

High level manager used to obtain an instance of an NfcAdapter.

Tag

Represents an NFC tag that has been discovered.

Tag.InterfaceConsts
TagLostException

Interfaces

NfcAdapter.ICreateBeamUrisCallback

This member is deprecated.

NfcAdapter.ICreateNdefMessageCallback

A callback to be invoked when another NFC device capable of NDEF push (Android Beam) is within range.

NfcAdapter.IOnNdefPushCompleteCallback

A callback to be invoked when the system successfully delivers your NdefMessage to another device.

NfcAdapter.IOnTagRemovedListener

A callback that is invoked when a tag is removed from the field.

NfcAdapter.IReaderCallback

A callback to be invoked when the system finds a tag while the foreground activity is operating in reader mode.

Enums

NfcReaderFlags

Enumerates values returned by several types and taken as a parameter of the F:Android.Nfc.NfcAdapter.EnableReaderMode member.

PreferredPaymentAction