API reference

AlternativeBillingOnlyInformationDialogListener

Updated: May 13, 2025

AlternativeBillingOnlyInformationDialogListener

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

Functions

NameSummary
onAlternativeBillingOnlyInformationDialogResponse
abstract fun onAlternativeBillingOnlyInformationDialogResponse(billingResult: BillingResult)
Called to notify that the alternative billing only dialog flow is finished.