DeviceInfoPermissionRequest#
Added in version 2.24.
Superclasses: Object
Implemented Interfaces: PermissionRequest
A permission request for enumerating the user’s media devices
WebKitDeviceInfoPermissionRequest represents a request for permission to whether WebKit should be allowed to access the user’s devices information when requested through the MediaDevices.enumerateDevices API.
When a WebKitDeviceInfoPermissionRequest is not handled by the user, it is denied by default.