| 程序包 | 说明 |
|---|---|
| org.cef | |
| org.cef.handler |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
CefClient.onRequestGeolocationPermission(CefBrowser browser,
String requesting_url,
int request_id,
CefGeolocationCallback callback) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
CefGeolocationHandlerAdapter.onRequestGeolocationPermission(CefBrowser browser,
String requesting_url,
int request_id,
CefGeolocationCallback callback) |
boolean |
CefGeolocationHandler.onRequestGeolocationPermission(CefBrowser browser,
String requesting_url,
int request_id,
CefGeolocationCallback callback)
Called when a page requests permission to access geolocation information.
|
Copyright © 2017. All rights reserved.