Table of Contents

Class RequestPermissionResponse

Namespace
DotNetBrowser.Permissions.Handlers
Assembly
DotNetBrowser.dll

A response to the RequestPermissionHandler.

public sealed class RequestPermissionResponse
Inheritance
RequestPermissionResponse
Inherited Members

Methods

Deny()

Creates a RequestPermissionResponse that notifies the engine that permission is denied.

Grant()

Creates a RequestPermissionResponse that notifies the engine that permission is granted.