public class GigyaPluginFileChooser extends android.webkit.WebChromeClient
| Modifier and Type | Method and Description |
|---|---|
boolean |
onShowFileChooser(android.webkit.WebView webView,
android.webkit.ValueCallback<android.net.Uri[]> filePathCallback,
android.webkit.WebChromeClient.FileChooserParams fileChooserParams) |
getDefaultVideoPoster, getVideoLoadingProgressView, getVisitedHistory, onCloseWindow, onConsoleMessage, onConsoleMessage, onCreateWindow, onExceededDatabaseQuota, onGeolocationPermissionsHidePrompt, onGeolocationPermissionsShowPrompt, onHideCustomView, onJsAlert, onJsBeforeUnload, onJsConfirm, onJsPrompt, onJsTimeout, onPermissionRequest, onPermissionRequestCanceled, onProgressChanged, onReachedMaxAppCacheSize, onReceivedIcon, onReceivedTitle, onReceivedTouchIconUrl, onRequestFocus, onShowCustomView, onShowCustomViewpublic boolean onShowFileChooser(android.webkit.WebView webView, android.webkit.ValueCallback<android.net.Uri[]> filePathCallback, android.webkit.WebChromeClient.FileChooserParams fileChooserParams)
onShowFileChooser in class android.webkit.WebChromeClient