API reference
API reference
Select your platform
No SDKs available
No versions available

PurchasesUpdatedListener

Updated: Mar 19, 2025

PurchasesUpdatedListener

interface PurchasesUpdatedListener
Listener interface for purchase updates which happen when, for example, the user buys something within the app or by initiating a purchase from the Store.
The equivalent Google Play Billing Library interface can be found at the Android developer documentation for PurchasesUpdatedListener.

Functions

NameSummary
onPurchasesUpdated
abstract fun onPurchasesUpdated(result: BillingResult, purchases: List<Purchase>)
Did you find this page helpful?
Thumbs up icon
Thumbs down icon