Re: [web-nfc] NFCReadingEvent has an attribute with a type of dictionary? (#232)

Alternatively we can replace `next()`, `start()` and `stop()` with a `read()` function that returns a Promise that resolves with `NFCMessage`, then we don't need the `onreading` event, either. We could cancel with an `AbortController`.

-- 
GitHub Notification of comment by zolkis
Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/232#issuecomment-505510090 using your GitHub account

Received on Tuesday, 25 June 2019 16:00:45 UTC