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

Or we can do
`interface NFCReadingEvent : Event {
  Promise<NDEFMessage> getMessage();
};`
?
If no special concern for making it an `attribute` anyway. 

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

Received on Wednesday, 12 June 2019 08:04:55 UTC