Class MobileInstreamAds


  • public final class MobileInstreamAds
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void setAdGroupPreloading​(boolean enabled)
      A boolean value indicating whether ad group preloading is enabled.
      • Methods inherited from class java.lang.Object

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

      • setAdGroupPreloading

        public static void setAdGroupPreloading​(boolean enabled)
        A boolean value indicating whether ad group preloading is enabled.
        Parameters:
        enabled - If set to true, preloading in ad group will be enabled. Default param is false.