The methods of Android.Webkit.PermissionRequest are listed below. For a list of all members, see the PermissionRequest Members list.
See Also: Inherited members from Java.Lang.Object
abstract | Deny()Call this method to deny the request. | |
abstract | GetResources()Call this method to get the resources the web page is trying to access. | |
abstract | Grant(string[])Call this method to grant origin the permission to access the given resources. |