Articles tagged: NFCTag
Found 7 documents
- Mozilla/B2G_OS/API/MozNFCTag MozNFCTag contains the basic functions needed to read, write, and inspect NDEF-compatible NFC Tags.
- Mozilla/B2G_OS/API/MozNFCTag/close The close() method of the MozNFCTag interface closes a current NFC Tag session.
- Mozilla/B2G_OS/API/MozNFCTag/connect The connect() method of the MozNFCTag interface accepts a technology type to use for subsequent ...
- Mozilla/B2G_OS/API/MozNFCTag/getDetailsNDEF The getDetailsNDEF() method of the MozNFCTag interface retrieves basic metadata describing the ...
- Mozilla/B2G_OS/API/MozNFCTag/makeReadOnlyNDEF The makeReadOnlyNDEF() method of the MozNFCTag interface makes an NDEF Tag readonly. This is a ...
- Mozilla/B2G_OS/API/MozNFCTag/readNDEF The readNDEF() method of the MozNFCTag interface retrieves the contents of the NDEF stored on ...
- Mozilla/B2G_OS/API/MozNFCTag/writeNDEF The writeNDEF() method of the MozNFCTag interface is used to write NDEF data to an NFC tag.