Package 

Class NativeAdCarouselViewManager

    • Method Summary

      Modifier and Type Method Description
      final View showAd(Context context, Map<String, Object> ad, NativeAdCarouselSettings adViewSettings) Shows a native ad carousel view with the specified configuration.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NativeAdCarouselViewManager

        NativeAdCarouselViewManager(Config config)
    • Method Detail

      • showAd

         final View showAd(Context context, Map<String, Object> ad, NativeAdCarouselSettings adViewSettings)

        Shows a native ad carousel view with the specified configuration.

        Parameters:
        context - Application context required for view creation
        ad - Map containing the parsed native ad data (should contain a list of native ads)
        adViewSettings - NativeAdCarouselSettings with configuration