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
/
ThreeDSecurityActivityLaunch
/
Result
/
Companion
Companion
object
Companion
:
Parceler
<
ThreeDSecurityActivityLaunch.Result
>
Members
Functions
create
Link copied to clipboard
open
override
fun
create
(
parcel
:
Parcel
)
:
ThreeDSecurityActivityLaunch.Result
from
Intent
Link copied to clipboard
fun
fromIntent
(
intent
:
Intent
?
)
:
ThreeDSecurityActivityLaunch.Result
?
new
Array
Link copied to clipboard
open
fun
newArray
(
size
:
Int
)
:
Array
<
ThreeDSecurityActivityLaunch.Result
>
write
Link copied to clipboard
open
override
fun
ThreeDSecurityActivityLaunch.Result
.
write
(
parcel
:
Parcel
,
flags
:
Int
)