DeviceInfoPermissionRequest

Added in version 2.24.

class DeviceInfoPermissionRequest(**properties: Any)

Superclasses: Object

Implemented Interfaces: PermissionRequest

A permission request for accessing user’s audio/video devices.

WebKitUserMediaPermissionRequest represents a request for permission to whether WebKit should be allowed to access the user’s devices information when requested through the enumerateDevices API.

When a WebKitDeviceInfoPermissionRequest is not handled by the user, it is denied by default.