Method Grant
- Namespace
- DotNetBrowser.Permissions.Handlers
- Assembly
- DotNetBrowser.dll
Grant()
Creates a RequestPermissionResponse that notifies the engine that permission is granted.
public static RequestPermissionResponse Grant()
Returns
- RequestPermissionResponse
The RequestPermissionResponse instance that can be used as a return value in RequestPermissionHandler implementation.