Limited availability
Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The NDEFMessage
interface of the Web NFC API represents the content of an NDEF message that has been read from or could be written to an NFC tag. An instance is acquired by calling the NDEFMessage()
constructor or from the NDEFReadingEvent.message
property, which is passed to the reading
event.
NDEFMessage()
Experimental
Creates a new NDEFMessage
object, initialized with the given NDEF records.
NDEFMessage.records
Read only Experimental
Returns the list of NDEF records contained in the message.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4