Class Wrapper

    • Constructor Detail

      • Wrapper

        public Wrapper​(org.xmlpull.v1.XmlPullParser p)
                throws org.xmlpull.v1.XmlPullParserException,
                       java.io.IOException
        Throws:
        org.xmlpull.v1.XmlPullParserException
        java.io.IOException
    • Method Detail

      • getAllowMultipleAds

        public java.lang.String getAllowMultipleAds()
      • getFallbackOnNoAd

        public java.lang.String getFallbackOnNoAd()
      • getAdSystem

        public AdSystem getAdSystem()
      • getVastUrl

        public VastUrl getVastUrl()
      • getError

        public Error getError()
      • getImpressions

        public java.util.ArrayList<Impression> getImpressions()
      • getCreatives

        public java.util.ArrayList<Creative> getCreatives()
      • getExtensions

        public Extensions getExtensions()