Class GraviteRTBOptions

  • All Implemented Interfaces:

    
    public final class GraviteRTBOptions
    
                        

    GraviteRTB specific configurations

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Boolean getForceCloseButtonForMraid() Boolean to force showing the SDK native close button even if the MRAID creative has one If the MRAID creative has close button and `forceCloseButtonForMraid` is true, the MRAID creative would have 2 close buttons
      final Unit setForceCloseButtonForMraid(Boolean forceCloseButtonForMraid) Boolean to force showing the SDK native close button even if the MRAID creative has one If the MRAID creative has close button and `forceCloseButtonForMraid` is true, the MRAID creative would have 2 close buttons
      • Methods inherited from class java.lang.Object

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

      • GraviteRTBOptions

        GraviteRTBOptions(Boolean forceCloseButtonForMraid)
    • Method Detail

      • getForceCloseButtonForMraid

         final Boolean getForceCloseButtonForMraid()

        Boolean to force showing the SDK native close button even if the MRAID creative has one If the MRAID creative has close button and `forceCloseButtonForMraid` is true, the MRAID creative would have 2 close buttons

      • setForceCloseButtonForMraid

         final Unit setForceCloseButtonForMraid(Boolean forceCloseButtonForMraid)

        Boolean to force showing the SDK native close button even if the MRAID creative has one If the MRAID creative has close button and `forceCloseButtonForMraid` is true, the MRAID creative would have 2 close buttons