KMPAdapty
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
KMPAdapty
adapty
/
com.adapty.kmp.models
/
AdaptyPurchaseResult
Adapty
Purchase
Result
sealed
interface
AdaptyPurchaseResult
Inheritors
Success
UserCanceled
Pending
Members
Types
Pending
Link copied to clipboard
data
object
Pending
:
AdaptyPurchaseResult
Success
Link copied to clipboard
data
class
Success
(
val
profile
:
AdaptyProfile
)
:
AdaptyPurchaseResult
User
Canceled
Link copied to clipboard
data
object
UserCanceled
:
AdaptyPurchaseResult