API Reference

Sections

Theme switcher

CredentialReaderIso14443Technologies

CredentialReaderIso14443Technologies

isAndroidHceEnabledboolean

When true, indicates that an Android HCE credential may be read per the ISO 14443 credential read mode setting.

isAppleNfcEnabledboolean

When true, indicates that an Apple NFC credential may be read per the ISO 14443 credential read mode setting.

isMifare2GoEnabledboolean

When true, indicates that a MIFARE2GO credential may be read per the ISO 14443 credential read mode setting.

isMifareClassicEnabledboolean

When true, indicates that a MIFARE Classic credential may be read per the ISO 14443 credential read mode setting.

isMifareDesfireEnabledboolean

When true, indicates that a MIFARE DESFire credential may be read per the ISO 14443 credential read mode setting.

isMifareDesfireLightEnabledboolean

When true, indicates that a MIFARE DESFire Light credential may be read per the ISO 14443 credential read mode setting.

Was this section helpful?
1 2 3 4 5 6 7 8 { "isAndroidHceEnabled": false, "isAppleNfcEnabled": false, "isMifare2GoEnabled": false, "isMifareClassicEnabled": false, "isMifareDesfireEnabled": false, "isMifareDesfireLightEnabled": false }
Was this section helpful?