1using System.Threading.Tasks;
NFC B interface, for communication with an NFC Tag.
Task< byte[]> GetApplicationData()
Gets Application Data from the interface.
Task< byte[]> GetProtocolInfo()
Gets Protocol Information from the interface.
Specific Interface (technology) for communication with an NFC Tag.