Results 1 - 7 of 7

MozNFCTag.close()

The close() method of the MozNFCTag interface closes a current NFC Tag session.
API close Firefox OS Method MozNFCTag NFC NFCTag Reference

MozNFCTag.connect()

The connect() method of the MozNFCTag interface accepts a technology type to use for subsequent operations.
API connect Firefox OS Method MozNFCTag NFC NFCTag Reference

MozNFCTag.getDetailsNDEF()

The getDetailsNDEF() method of the MozNFCTag interface retrieves basic metadata describing the NDEF tag.
API Firefox OS Method MozNFCTag NFC NFCTag Reference

MozNFCTag.makeReadOnlyNDEF()

The makeReadOnlyNDEF() method of the MozNFCTag interface makes an NDEF Tag readonly. This is a permanent change.
API Firefox OS makeReadOnlyNDEF Method MozNFCTag NFC NFCTag Reference

MozNFCTag.readNDEF()

The readNDEF() method of the MozNFCTag interface retrieves the contents of the NDEF stored on the Tag, and returns an array of MozNDEFRecord objects.
API Firefox OS Method MozNFCTag NFC NFCTag readNDEF Reference

MozNFCTag.writeNDEF()

The writeNDEF() method of the MozNFCTag interface is used to write NDEF data to an NFC tag.
API Firefox OS Method MozNFCTag NFC NFCTag Non-standard Reference Référence writeNDEF