GetStoreProductsCallback

Functions

Link copied to clipboard
abstract fun onError(error: BillingError)

Will be called after the purchase has completed with error

Link copied to clipboard
abstract fun onReceived(storeProducts: Set<StoreProduct>)

Will be called after products have been fetched successfully