API Reference

Sections

Theme switcher

CredentialReaderIso14443

CredentialReaderIso14443

modeobject

Information on the data that the card reader is allowed to read from a presented ISO 14443 credential.

Show child attributes

technologiesobject

Information on what credential technologies may be read using ISO 14443 protocols.

Show child attributes

Was this section helpful?
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 { "mode": { "isDisabled": false, "readSecureSector": false, "readUidOnly": false }, "technologies": { "isAndroidHceEnabled": false, "isAppleNfcEnabled": false, "isMifare2GoEnabled": false, "isMifareClassicEnabled": false, "isMifareDesfireEnabled": false, "isMifareDesfireLightEnabled": false } }
Was this section helpful?