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
/
GigyaPluginWebViewClient
/
shouldOverrideUrlLoading
should
Override
Url
Loading
@
RequiresApi
(
api
=
Build.VERSION_CODES.LOLLIPOP
)
open
fun
shouldOverrideUrlLoading
(
view
:
WebView
,
request
:
WebResourceRequest
)
:
Boolean
open
fun
shouldOverrideUrlLoading
(
view
:
WebView
,
urlString
:
String
)
:
Boolean