API reference

AlternativeBillingOnlyAvailabilityListener

AlternativeBillingOnlyAvailabilityListener

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

Functions

NameSummary
onAlternativeBillingOnlyAvailabilityResponse
abstract fun onAlternativeBillingOnlyAvailabilityResponse(billingResult: BillingResult)
Called when a user has selected to make a purchase using alternative billing.