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

public class VAST extends VASTParserBase
  • Constructor Details

    • VAST

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

    • getError

      public Error getError()
    • getAds

      public ArrayList<Ad> getAds()
    • getVersion

      public String getVersion()