UserChoiceBillingListener
UserChoiceBillingListener
interface UserChoiceBillingListener
Listener interface for the developer-managed alternative billing flow, when it is chosen by the user when initiating a purchase.
Alternative Billing for IAP is not supported by Meta.
| Name | Summary |
|---|
userSelectedAlternativeBilling | abstract fun userSelectedAlternativeBilling(userChoiceDetails: UserChoiceDetails) Called when a user has selected to make a purchase using user choice billing. |