airwallex-android
Toggle table of contents
6.3.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
airwallex-android
components-core
/
com.airwallex.android.core
/
ActionComponent
/
handlePaymentData
handle
Payment
Data
open
fun
<
T
,
R
>
handlePaymentData
(
param
:
T
?
,
callBack
:
(
result
:
R
?
)
->
Unit
)