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

ConsumeResponseListener

Updated: Mar 19, 2025

ConsumeResponseListener

interface ConsumeResponseListener
Callback that notifies when a consumption operation finishes.
The equivalent Google Play Billing Library interface can be found at the Android developer documentation for ConsumeResponseListener.

Functions

NameSummary
onConsumeResponse
abstract fun onConsumeResponse(result: BillingResult, purchaseToken: String)
Called to notify that a consume operation has finished.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon