Google Billing Wrapper
class GoogleBillingWrapper(val context: Context, val ioScope: IOScope, val appLifecycleObserver: AppLifecycleObserver, val factory: GoogleBillingWrapper.Factory) : PurchasesUpdatedListener, BillingClientStateListener, Billing(source)
Constructors
Link copied to clipboard
constructor(context: Context, ioScope: IOScope, appLifecycleObserver: AppLifecycleObserver, factory: GoogleBillingWrapper.Factory)
Properties
Functions
Link copied to clipboard
Gets the StoreProduct(s) for the given list of product ids for all types.
Link copied to clipboard
Get the latest transaction from the purchaseResults flow.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard