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
/
WebViewFragment
/
WebViewFragmentLifecycleCallbacks
Web
View
Fragment
Lifecycle
Callbacks
interface
WebViewFragmentLifecycleCallbacks
Members
Functions
on
Web
View
Cancel
Link copied to clipboard
abstract
fun
onWebViewCancel
(
)
on
Web
View
Result
Link copied to clipboard
abstract
fun
onWebViewResult
(
result
:
Map
<
String
,
Any
>
)