- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 11 Jul 2016 00:47:36 -0700
- To: w3c/permissions <permissions@noreply.github.com>
- Cc:
Received on Monday, 11 July 2016 07:48:53 UTC
A more concrete example:
```JS
navigator.permissions.query('camera', { deviceId }).then(...)
```
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/issues/42#issuecomment-231664024
Received on Monday, 11 July 2016 07:48:53 UTC