API reference

AlternativeBillingOnlyReportingDetailsListener

AlternativeBillingOnlyReportingDetailsListener

interface AlternativeBillingOnlyReportingDetailsListener
Listener for the result of the createAlternativeBillingOnlyReportingDetailsAsync API.
Alternative Billing for IAP is not supported by Meta.
The equivalent Google Play Billing Library interface can be found at the Android developer documentation for AlternativeBillingOnlyReportingDetailsListener.

Functions

NameSummary
onAlternativeBillingOnlyTokenResponse
abstract fun onAlternativeBillingOnlyTokenResponse(billingResult: BillingResult, alternativeBillingOnlyReportingDetails: AlternativeBillingOnlyReportingDetails)
Called to receive the results from createAlternativeBillingOnlyReportingDetailsAsync when it is finished.