diff --git a/index.html b/index.html index 889e756..cf8eba7 100644 --- a/index.html +++ b/index.html @@ -1543,6 +1543,19 @@
new NDEFMessage(init)
constructor steps are:
+ new NDEFRecord(init)
constructor steps are:
+ new NDEFReader()
constructor steps are:
+ new NDEFReadingEvent(type, init)
constructor steps are:
+ + The |serialNumber| is set by the NFC reading algorithm. +
+The @@ -2265,7 +2333,7 @@
- To stop listening to NDEF messages, an [= AbortSignal/aborted flag =] + To stop listening to NDEF messages, an {{AbortSignal}} can be used in the NDEFScanOptions dictionary:
@@ -2313,7 +2381,7 @@Writing content
of the same name if present, or `null` otherwise.