project
androidJvm
revenuecatui
/
com.revenuecat.purchases.ui.revenuecatui.activity
/
PaywallResult
/
Cancelled
Cancelled
object
Cancelled
:
PaywallResult
,
Parcelable
The user cancelled the paywall without purchasing.
Members
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)