[web-nfc] Consider the filtering names for filtering NDEF messages (#341)

kenchris has just created a new issue for https://github.com/w3c/web-nfc:

== Consider the filtering names for filtering NDEF messages ==
* Currently we are using `url` (`id`) and `mediaType` but they are not exact matches.
* We don't filter records but the whole NDEF message

We could consider `containsId` or `hasIdMatch` or similar.

This issue is for the discussion of the name

@beaufortfrancois @zolkis @reillyeon

Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/341 using your GitHub account

Received on Wednesday, 4 September 2019 12:39:49 UTC