Contents

NFCNDEFReaderSession

A reader session for detecting NFC Data Exchange Format (NDEF) tags.

Declaration

class NFCNDEFReaderSession

Overview

As with the NFCReaderSession base class, only one NFC NDEF reader session can be active in the system at a time. If you create an additional session, the system puts it in a queue and processes it in first-in, first-out (FIFO) order.

Topics

Creating a Session

Connecting to a Tag

Restarting the Polling Sequence

See Also

Reader sessions