| NdefBluetoothPushHandover |
Implements an Ndef push handover request in which a static tag
represents an Ndef reader device listening on a Bluetooth socket. |
| NdefExchangeContract |
|
| NdefExchangeManager |
|
| NdefExchangeThread |
Runs a thread during a connection handover with a remote device over a
, transmitting the given Ndef message. |
| NdefFactory |
A utility class for generating NDEF messages. |
| NdefHandler |
A callback issued when an Nfc tag is read. |
| 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. |
| NdefTcpPushHandover |
Implements an Ndef push handover request in which a static tag
represents an Ndef reader device listening on a TCP socket. |
| Nfc |
This class acts as an abstraction layer for Android's Nfc stack. |
| Nfc.OnTagWriteListener |
Interface definition for a callback called after an attempt to write
an Nfc tag. |