[ CCode ( type_id = "webkit_device_info_permission_request_get_type ()" ) ]
[ Version ( since = "2.24" ) ]
public sealed class DeviceInfoPermissionRequest : Object, 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.