- request
- the PermissionRequest from current web content.
Notify the host application that web content is requesting permission to access the specified resources and the permission currently isn't granted or denied. The host application must invoke PermissionRequest.Grant(String[]) or PermissionRequest.Deny. If this method isn't overridden, the permission is denied.