Class BaseId
- java.lang.Object
-
- org.prebid.mobile.rendering.video.vast.VASTParserBase
-
- org.prebid.mobile.rendering.video.vast.BaseId
-
- Direct Known Subclasses:
ClickThrough,ClickTracking,CompanionClickThrough,CompanionClickTracking,CustomClick,IconClickTracking,Impression,NonLinearClickThrough,NonLinearClickTracking
public class BaseId extends VASTParserBase
-
-
Constructor Summary
Constructors Constructor Description BaseId(org.xmlpull.v1.XmlPullParser p)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetId()java.lang.StringgetValue()-
Methods inherited from class org.prebid.mobile.rendering.video.vast.VASTParserBase
readText, skip
-
-