Interface NativeBannerAdLoader.OnLoad

    • Method Detail

      • onLoad

        void onLoad​(@NonNull
                    java.util.List<NativeBannerAd> ads)
        Calls if the data is loaded successfully.
        Parameters:
        ads - collection of ad objects
        See Also:
        NativeBannerAd