Package 

Enum DeveloperBillingLaunchModeAndroid

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      CallerWillLaunchLink

      The caller app will launch the link after Play returns control. Use this when you want to handle launching the external payment URL yourself.

      LaunchInExternalBrowserOrApp

      Google Play will launch the link in an external browser or eligible app. Use this when you want Play to handle launching the external payment URL.

      Unspecified

      Unspecified launch mode. Do not use.