Package 

Class AdsConfiguration.Builder

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      AdsConfiguration.Builder showCountdown(boolean showCountdown) Sets whether the countdown for linear ads will be shown.
      AdsConfiguration.Builder preload(@Nullable() AdPreloadType preload) Use Google IMA preload of media files (for mid- and post rolls)
      • If null is passed as preload, then this method has no effect.
      AdsConfiguration build() Builds the advertisement configuration.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait