Package 

Interface DeveloperProvidedBillingListener


  • 
    public interface DeveloperProvidedBillingListener
    
                        

    Listener for developer-provided billing selection in External Payments flow. Called when user selects the developer's billing option (instead of Google Play) in the side-by-side choice dialog during purchase.

    This is only available in Japan and requires Google Play Billing Library 8.3.0+.

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onUserSelectedDeveloperBilling(DeveloperProvidedBillingDetails details) Called when user selects developer-provided billing
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait