NfcIsoTag
Class representing a ISO/IEC 14443-4 tag.
This is an abstract super class intended for OS-specific code to implement the transceive method.
Inheritors
Properties
Link copied to clipboard
The maximum size of an APDU that can be sent via transceive.
Functions
Link copied to clipboard
Reads NDEF data according to NFC Forum Type 4 Tag section 7.5.4.
Link copied to clipboard
Exchanges NDEF messages according to NFC Forum Tag NDEF Exchange Protocol section 5.
Link copied to clipboard
Reads binary data according to ISO 7816-4 clause 11.3.3.
Link copied to clipboard
Selects an application according to ISO 7816-4 clause 11.2.2.
Link copied to clipboard
Selects a file according to ISO 7816-4 clause 11.2.2.
Link copied to clipboard
Sends an APDU to the tag and waits for a response APDU.
Link copied to clipboard
Updates binary data according to ISO 7816-4 clause 11.3.5.