Provides access to Near Field Communication (NFC) functionality, allowing applications to read NDEF message in NFC tags.
| NdefMessage | Represents an NDEF (NFC Data Exchange Format) data message that contains one or more NdefRecords. |
| NdefRecord | Represents a logical (unchunked) NDEF (NFC Data Exchange Format) record. |
| NfcAdapter | Represents the local NFC adapter. |
| NfcManager | High level manager used to obtain an instance of an NfcAdapter. |
| Tag | Represents an NFC tag that has been discovered. |