Interface AppOpenAd


  • @MainThread
    public interface AppOpenAd
    Full-screen app open ad.
    • Method Detail

      • show

        void show​(@NonNull
                  android.app.Activity activity)
        Shows the app open ad. Single app open ad can be showed just once.
        Parameters:
        activity - Activity.
      • getInfo

        @NonNull
        AdInfo getInfo()
        Returns:
        AdInfo information about loaded Ad.