ISO15693TagResponseErrorKey - treastrain/TRETJapanNFCReader GitHub Wiki
ISO15693TagResponseErrorKey
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.
public let ISO15693TagResponseErrorKey: String = "ISO15693TagResponseErrorCode"