> For a complete index of all SignalWire documentation pages, fetch https://signalwire.com/docs/llms.txt

# PermissionResult

> Result of a media permissions request (Section 5.10).

Result of a media permissions request (Section 5.10).

## **Properties**

Whether audio permission was granted.

The audio device the user selected in the browser picker, if any. See [`MediaDeviceInfo`](https://developer.mozilla.org/en-US/docs/Web/API/MediaDeviceInfo).

The video device the user selected in the browser picker, if any. See [`MediaDeviceInfo`](https://developer.mozilla.org/en-US/docs/Web/API/MediaDeviceInfo).

Whether video permission was granted.