Confirmed users
118
edits
Line 243: | Line 243: | ||
select message | select message | ||
Sample example to demonstrate the construction of an url as an NDEF Message: | Sample example to demonstrate the construction of an url as an NDEF Message: | ||
var tnf = NDEF.TNF_WELL_KNOWN; | var tnf = NDEF.TNF_WELL_KNOWN; | ||
var type = NDEF.RTD_URI; | var type = NDEF.RTD_URI; |