Package org.webkitgtk

Class DeviceInfoPermissionRequest

java.lang.Object
All Implemented Interfaces:
Proxy, PermissionRequest

@Generated("io.github.jwharm.JavaGI") public final class DeviceInfoPermissionRequest extends GObject implements 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.

Since:
2.24