Interface NativeBannerAd.NativeBannerAdChoicesListener

Enclosing class:
NativeBannerAd

public static interface NativeBannerAd.NativeBannerAdChoicesListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onAdChoicesIconLoad(ImageData imageData, boolean success, NativeBannerAd ad)
    Calls when image loaded successfully
  • Method Details

    • onAdChoicesIconLoad

      void onAdChoicesIconLoad(@Nullable ImageData imageData, boolean success, @Nullable NativeBannerAd ad)
      Calls when image loaded successfully
      Parameters:
      imageData - is current instance
      success - is download status
      ad - current instance