toggle menu
stripe-android
androidJvm
switch theme
search in API
3ds2sdk
/
com.stripe.android.stripe3ds2.transaction
/
InitChallengeResult
/
Start
Start
data
class
Start
(
val
challengeViewArgs
:
ChallengeViewArgs
)
:
InitChallengeResult
Members
Constructors
Start
Link copied to clipboard
constructor
(
challengeViewArgs
:
ChallengeViewArgs
)
Properties
challenge
View
Args
Link copied to clipboard
val
challengeViewArgs
:
ChallengeViewArgs
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
to
Bundle
Link copied to clipboard
fun
toBundle
(
)
:
Bundle
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)