DOM API Reference
  1. Home
  2. dom
  3. MozNFC.ontagfound

MozNFC.ontagfound

The ontagfound event handler of the MozNFC interface is called when a MozNFCTag is detected.

Syntax

attribute EventHandler ontagfound;

Properties

tag : The MozNFCTag object.

ndefRecords: Array of MozNDEFRecord.

License

© 2016 Mozilla Contributors
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-us/docs/web/api/moznfc/ontagfound

  • API
  • Interface
  • Non-standard
  • Property
  • Reference
  • Référence

© 2017 - CodeProject | Terms of Service | Privacy Policy | Contact Us | About