Class NfcV
java.lang.Object
com.codename1.nfc.TagTechnology
com.codename1.nfc.NfcV
ISO 15693 (vicinity-card) technology view. Android-only.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class TagTechnology
transceive
-
Constructor Details
-
NfcV
public NfcV()
-
-
Method Details
-
getDsfid
public byte getDsfid()DSFID (Data Storage Format Identifier).0when the platform does not expose it. -
getResponseFlags
public byte getResponseFlags()Response flags from the inventory phase.0when not exposed. -
getType
Description copied from class:TagTechnologyThe technology variant this view represents.- Specified by:
getTypein classTagTechnology
-