WebAPI/WebNFC: Difference between revisions

Jump to navigation Jump to search
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;
Confirmed users
118

edits

Navigation menu