WebAPI/WebNFC: Difference between revisions

Line 225: Line 225:


MozNDEFRecord follows the NFC Forum format, and NfcUtils in {{bug|963556}} will provide some basic constants and utility functions to create and parse NDEF records.
MozNDEFRecord follows the NFC Forum format, and NfcUtils in {{bug|963556}} will provide some basic constants and utility functions to create and parse NDEF records.
NfcUtil offers a set of utility functions to handle NDEF messages according to NFCForum-TS-NDEF_1.0. It exports the following functions:
NfcUtil offers a set of utility functions to handle NDEF messages according to NFCForum-TS-NDEF_1.0. It exposes the following functions public methods to Nfc Gaia applications.


  - parseNDEF: parse an NDEF message
  - parseNDEF: parse an NDEF message
Confirmed users
118

edits