AdaptyPurchaseResult

Types

Link copied to clipboard

The purchase is pending some user action.

Link copied to clipboard
class Success(val profile: AdaptyProfile, val purchase: Purchase?) : AdaptyPurchaseResult

The purchase succeeded with an AdaptyProfile.

Link copied to clipboard

The user canceled the purchase.