API reference

AcknowledgePurchaseResponseListener

AcknowledgePurchaseResponseListener

interface AcknowledgePurchaseResponseListener
Listener for the result of an acknowledge purchase request.
The equivalent Google Play Billing Library interface can be found at the Android developer documentation for AcknowledgePurchaseResponseListener.

Functions

NameSummary
onAcknowledgePurchaseResponse
abstract fun onAcknowledgePurchaseResponse(billingResult: BillingResult)
Called to notify that an acknowledge purchase operation has finished.