Class MraidVariableContainer

java.lang.Object
org.prebid.mobile.rendering.models.internal.MraidVariableContainer

public class MraidVariableContainer extends Object
  • Constructor Details

    • MraidVariableContainer

      public MraidVariableContainer()
  • Method Details

    • getUrlForLaunching

      public String getUrlForLaunching()
    • setUrlForLaunching

      public void setUrlForLaunching(String urlForLaunching)
    • getExpandProperties

      public String getExpandProperties()
    • setExpandProperties

      public void setExpandProperties(String expandProperties)
    • getOrientationProperties

      public String getOrientationProperties()
    • setOrientationProperties

      public void setOrientationProperties(String orientationProperties)
    • isLaunchedWithUrl

      public boolean isLaunchedWithUrl()
    • setDisabledFlags

      public static void setDisabledFlags(String disabledFlags)
    • getDisabledFlags

      public static String getDisabledFlags()
    • getCurrentState

      public String getCurrentState()
    • setCurrentState

      public void setCurrentState(String currentState)
    • getCurrentExposure

      public String getCurrentExposure()
    • setCurrentExposure

      public void setCurrentExposure(String currentExposure)
    • getCurrentViewable

      public Boolean getCurrentViewable()
    • setCurrentViewable

      public void setCurrentViewable(Boolean currentViewable)
    • setDisabledSupportFlags

      public static void setDisabledSupportFlags(int flags)
      Internal SDK use only