Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. NDEFMessage

NDEFMessage

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

Secure context: This feature is available only insecure contexts (HTTPS), in some or allsupporting browsers.

Experimental:This is anexperimental technology
Check theBrowser compatibility table carefully before using this in production.

TheNDEFMessage interface of theWeb 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 theNDEFMessage() constructor or from theNDEFReadingEvent.message property, which is passed to thereading event.

Constructor

NDEFMessage()Experimental

Creates a newNDEFMessage object, initialized with the given NDEF records.

Attributes

NDEFMessage.recordsRead onlyExperimental

Returns the list of NDEF records contained in the message.

Specifications

Specification
Web NFC
# dom-ndefmessage

Browser compatibility

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp