toggle menu
stripe-android
androidJvm
switch theme
search in API
payments-core
/
com.stripe.android.payments.paymentlauncher
/
PaymentResult
/
Failed
Failed
class
Failed
(
val
throwable
:
Throwable
)
:
PaymentResult
Members
Constructors
Failed
Link copied to clipboard
constructor
(
throwable
:
Throwable
)
Properties
throwable
Link copied to clipboard
val
throwable
:
Throwable
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
)