Confirmed users
118
edits
| Line 224: | Line 224: | ||
== NDEF Utilitiy function for parsing / constructing NDEF records== | == NDEF Utilitiy function for parsing / constructing NDEF records== | ||
- Gaia Application developers can avail Nfc-Utility helper library (<$GAIA_HOME>/apps/system/js/nfc_util.js> to perform routine tasks such as parse incoming NDEF records or construct NDEF records. | - Gaia Application developers can avail Nfc-Utility helper library (<$GAIA_HOME>/apps/system/js/nfc_util.js> to perform routine tasks such as parse incoming NDEF records or construct NDEF records. | ||
- NfcUtils in {{bug|963556}} will provide some basic constants and utility functions to create and parse NDEF records and 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. | - NfcUtils in {{bug|963556}} will provide some basic constants and utility functions to create and parse NDEF records and 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 | ||