Class AdVerifications
- java.lang.Object
-
- org.prebid.mobile.rendering.video.vast.VASTParserBase
-
- org.prebid.mobile.rendering.video.vast.AdVerifications
-
public class AdVerifications extends VASTParserBase
-
-
Constructor Summary
Constructors Constructor Description AdVerifications(org.xmlpull.v1.XmlPullParser p)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.ArrayList<Verification>getVerifications()-
Methods inherited from class org.prebid.mobile.rendering.video.vast.VASTParserBase
readText, skip
-
-
-
-
Method Detail
-
getVerifications
public java.util.ArrayList<Verification> getVerifications()
-
-