Class CoreNFC


  • public final class CoreNFC
    extends java.lang.Object
    • Method Detail

      • NFCErrorDomain

        public static java.lang.String NFCErrorDomain()
      • NFCISO15693TagResponseErrorKey

        public static java.lang.String NFCISO15693TagResponseErrorKey()
        Key in NSError userInfo dictionary. The corresponding value is the NSUInteger error code from tag's response. Refer to ISO15693 specification for the error code values.
      • NFCTagResponseUnexpectedLengthErrorKey

        public static java.lang.String NFCTagResponseUnexpectedLengthErrorKey()
        Key in NSError userInfo dictionary. Presence of this key indicates the received response packet length is invalid.