Class NFCISO15693ReaderSession

All Implemented Interfaces:
NFCReaderSessionProtocol, NSObjectProtocol, ObjCProtocol

public class NFCISO15693ReaderSession
extends NFCReaderSession
Since:
Available in iOS 11.0 and later.
  • Constructor Details

    • NFCISO15693ReaderSession

      protected NFCISO15693ReaderSession()
    • NFCISO15693ReaderSession

      protected NFCISO15693ReaderSession​(NSObject.Handle h, long handle)
    • NFCISO15693ReaderSession

      protected NFCISO15693ReaderSession​(NSObject.SkipInit skipInit)
    • NFCISO15693ReaderSession

      public NFCISO15693ReaderSession​(NFCReaderSessionDelegate delegate, DispatchQueue queue)
  • Method Details

    • isReadingAvailable

      public static boolean isReadingAvailable()
      Since:
      Available in iOS 11.0 and later.
    • init

      protected long init​(NFCReaderSessionDelegate delegate, DispatchQueue queue)
    • restartPolling

      public void restartPolling()