Class NfcB
java.lang.Object
com.codename1.nfc.TagTechnology
com.codename1.nfc.NfcB
NFC-B (ISO 14443-3B) raw transceive view. Android-only -- iOS Core
NFC does not expose Type B except via the
IsoDep activation layer.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class TagTechnology
transceive
-
Constructor Details
-
NfcB
public NfcB()
-
-
Method Details
-
getApplicationData
public byte[] getApplicationData()Application-Data field from ATQB. Empty when not exposed. -
getProtocolInfo
public byte[] getProtocolInfo()Protocol-Info field from ATQB. Empty when not exposed. -
getType
Description copied from class:TagTechnologyThe technology variant this view represents.- Specified by:
getTypein classTagTechnology
-