Package com.revenuecat.purchases.interfaces

Types

Link copied to clipboard
interface Callback<T>
Link copied to clipboard
interface GetStoreProductsCallback
Link copied to clipboard
interface LogInCallback

Interface to be implemented when calling logIn

Link copied to clipboard
interface ProductChangeCallback : PurchaseErrorCallback

Interface to be implemented when upgrading or downgrading a purchase.

Link copied to clipboard
interface PurchaseCallback : PurchaseErrorCallback
Link copied to clipboard
interface PurchaseErrorCallback
Link copied to clipboard
interface ReceiveCustomerInfoCallback

Interface to be implemented when making calls that return a CustomerInfo

Link copied to clipboard
interface ReceiveOfferingsCallback

Interface to be implemented when making calls to fetch Offering.

Link copied to clipboard
interface UpdatedCustomerInfoListener
Used to handle async updates from [Purchases].