Class MraidExpand


  • public class MraidExpand
    extends java.lang.Object
    • Field Detail

      • TAG

        public static final java.lang.String TAG
    • Method Detail

      • expand

        public void expand​(java.lang.String url,
                           CompletedCallBack completedCallBack)
      • setDisplayView

        public void setDisplayView​(android.view.View displayView)
      • getInterstitialViewController

        public AdBaseDialog getInterstitialViewController()
      • nullifyDialog

        public void nullifyDialog()
      • destroy

        public void destroy()
      • isMraidExpanded

        public boolean isMraidExpanded()
        Return true if MRAID expand is enabled, otherwise - false. This flag is used to enable/disable MRAID expand property.
      • setMraidExpanded

        public void setMraidExpanded​(boolean mraidExpanded)
        Set MRAID expand flag to true if MRAID expand is enabled, otherwise - false. This flag is used to enable/disable MRAID expand property.