airwallex-android
Toggle table of contents
6.3.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
airwallex-android
security-3ds
/
com.airwallex.android.threedsecurity
/
ThreeDSecureWebViewClient
/
Callbacks
Callbacks
interface
Callbacks
:
AirwallexWebViewClient.WebViewClientCallbacks
Members
Functions
on
Page
Finished
Link copied to clipboard
abstract
fun
onPageFinished
(
url
:
String
?
)
on
Page
Started
Link copied to clipboard
abstract
fun
onPageStarted
(
url
:
String
?
)
on
Web
View
Confirmation
Link copied to clipboard
abstract
fun
onWebViewConfirmation
(
payload
:
String
)
on
Web
View
Error
Link copied to clipboard
abstract
fun
onWebViewError
(
error
:
WebViewConnectionException
)