NDEFMessage
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Web NFC API 中的 NDEFMessage
接口表示从 NFC 标签读取或可以写入的 NDEF 消息的内容。通过调用 NDEFMessage()
构造函数或从传递给 reading
事件的 NDEFReadingEvent.message
属性获取实例。
构造函数
NDEFMessage()
实验性-
创建一个新的
NDEFMessage
对象,使用给定的 NDEF 记录初始化。
属性
NDEFMessage.records
只读 实验性-
返回消息中包含的 NDEF 记录列表。
规范
Specification |
---|
Web NFC API # dom-ndefmessage |
浏览器兼容性
BCD tables only load in the browser