Class Companion

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

public class Companion extends VASTParserBase
  • Constructor Details

    • Companion

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

    • getId

      public String getId()
    • getWidth

      public String getWidth()
    • getHeight

      public String getHeight()
    • getAssetWidth

      public String getAssetWidth()
    • getAssetHeight

      public String getAssetHeight()
    • getExpandedWidth

      public String getExpandedWidth()
    • getExpandedHeight

      public String getExpandedHeight()
    • getApiFramework

      public String getApiFramework()
    • getAdSlotID

      public String getAdSlotID()
    • getStaticResource

      public StaticResource getStaticResource()
    • getIFrameResource

      public IFrameResource getIFrameResource()
    • getHtmlResource

      public HTMLResource getHtmlResource()
    • getAdParameters

      public AdParameters getAdParameters()
    • getAltText

      public AltText getAltText()
    • getCompanionClickThrough

      public CompanionClickThrough getCompanionClickThrough()
    • getCompanionClickTracking

      public CompanionClickTracking getCompanionClickTracking()
    • getTrackingEvents

      public ArrayList<Tracking> getTrackingEvents()