Queries the current camera and microphone permission states via the Permissions API, without prompting the user.
An object with the camera and microphone permission states ("granted", "denied", or "prompt").
camera
microphone
"granted"
"denied"
"prompt"
Queries the current camera and microphone permission states via the Permissions API, without prompting the user.