- origin
- The origin of the web content attempting to use the Geolocation API.
- callback
- The callback to use to set the permission state for the origin.
Notify the host application that web content from the specified origin is attempting to use the Geolocation API, but no permission state is currently set for that origin. The host application should invoke the specified callback with the desired permission state. See Android.Webkit.GeolocationPermissions for details.