airwallex-android
Toggle table of contents
6.3.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
airwallex-android
airwallex
/
com.airwallex.android.view
/
PaymentMethodsActivityLaunch
Payment
Methods
Activity
Launch
class
PaymentMethodsActivityLaunch
:
AirwallexActivityLaunch
<
PaymentMethodsActivity
,
PaymentMethodsActivityLaunch.Args
>
Members
Constructors
Payment
Methods
Activity
Launch
Link copied to clipboard
constructor
(
activity
:
Activity
)
constructor
(
fragment
:
Fragment
)
Types
Args
Link copied to clipboard
data
class
Args
:
AirwallexActivityLaunch.Args
Companion
Link copied to clipboard
object
Companion
Functions
launch
For
Result
Link copied to clipboard
fun
launchForResult
(
args
:
PaymentMethodsActivityLaunch.Args
,
resultCallBack
:
(
requestCode
:
Int
,
result
:
ActivityResult
)
->
Unit
)