java.lang.Object
org.prebid.mobile.rendering.video.vast.VASTParserBase
org.prebid.mobile.rendering.video.vast.Wrapper

public class Wrapper extends VASTParserBase
  • Constructor Details

    • Wrapper

      public Wrapper(org.xmlpull.v1.XmlPullParser p) throws org.xmlpull.v1.XmlPullParserException, IOException
      Throws:
      org.xmlpull.v1.XmlPullParserException
      IOException
  • Method Details

    • getAllowMultipleAds

      public String getAllowMultipleAds()
    • getFallbackOnNoAd

      public String getFallbackOnNoAd()
    • getAdSystem

      public AdSystem getAdSystem()
    • getVastUrl

      public VastUrl getVastUrl()
    • getError

      public Error getError()
    • getImpressions

      public ArrayList<Impression> getImpressions()
    • getCreatives

      public ArrayList<Creative> getCreatives()
    • getExtensions

      public Extensions getExtensions()