Class NFCPollingOption


  • public final class NFCPollingOption
    extends java.lang.Object
    [@enum] NFCPollingOption [@constant] NFCPollingISO14443 Support both Type A & B modulation. NFCTagTypeISO7816Compatible and NFCTagTypeMiFare tags will be discovered. [@constant] NFCPollingISO15693 NFCTagTypeISO15693 tag will be discovered. [@constant] NFCPollingISO18092 NFCTagTypeFeliCa tag will be discovered.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long ISO14443  
      static long ISO15693  
      static long ISO18092  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait