sdk-core
Toggle table of contents
7.2.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk-core
sdk-core
/
com.gigya.android.sdk.ui.plugin
/
GigyaPluginFileChooser
/
onShowFileChooser
on
Show
File
Chooser
open
fun
onShowFileChooser
(
webView
:
WebView
,
filePathCallback
:
ValueCallback
<
Array
<
Uri
>
>
,
fileChooserParams
:
WebChromeClient.FileChooserParams
)
:
Boolean