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

BillingConfigResponseListener

BillingConfigResponseListener

interface BillingConfigResponseListener
Listener for the result of the getBillingConfigAsync API.
The equivalent Google Play Billing Library interface can be found at the Android developer documentation for BillingConfigResponseListener.

Functions

NameSummary
onBillingConfigResponse
abstract fun onBillingConfigResponse(billingResult: BillingResult, billingConfig: BillingConfig)
Called to notify when the get billing config flow has finished.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon