NFCReaderSession
The abstract base class that represents a reader session for detecting NFC tags.
Declaration
class NFCReaderSessionOverview
You do not create instances of this class. Instead, you create and use an instance of NFCNDEFReaderSession or NFCTagReaderSession. Only one reader session of any type can be active in the system at a time. The system puts additional sessions in a queue and processes them in FIFO order.