airwallex-android
Toggle table of contents
6.8.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
airwallex-android
ui-core
/
com.airwallex.android.ui.extension
Package-level
declarations
Functions
Functions
get
Extra
Args
Link copied to clipboard
inline
fun
<
T
>
Intent
.
getExtraArgs
(
)
:
T
get
Extra
Args
Or
Null
Link copied to clipboard
inline
fun
<
T
>
Intent
.
getExtraArgsOrNull
(
)
:
T
?
get
Extra
Result
Link copied to clipboard
inline
fun
<
T
>
Intent
.
getExtraResult
(
)
:
T
get
Extra
Result
Or
Null
Link copied to clipboard
inline
fun
<
T
>
Intent
.
getExtraResultOrNull
(
)
:
T
?
to
Parcelable
Session
Link copied to clipboard
fun
Session
.
toParcelableSession
(
)
:
ParcelableSession