public class NfcV

  1. Object
  2. TagTechnology
  3. NfcV
ISO 15693 (vicinity-card) technology view. Android-only.

Constructors

public NfcV()

Methods

public byte getDsfid()DSFID (Data Storage Format Identifier).
public byte getResponseFlags()Response flags from the inventory phase.
public final TagType getType()The technology variant this view represents.

Inherited methods

Constructor details

NfcV

public NfcV()

Method details

getDsfid

public byte getDsfid()
DSFID (Data Storage Format Identifier). 0 when the platform does not expose it.

getResponseFlags

public byte getResponseFlags()
Response flags from the inventory phase. 0 when not exposed.

getType

public final TagType getType()
The technology variant this view represents.