Class IconClicks
- java.lang.Object
-
- org.prebid.mobile.rendering.video.vast.VASTParserBase
-
- org.prebid.mobile.rendering.video.vast.IconClicks
-
public class IconClicks extends VASTParserBase
-
-
Constructor Summary
Constructors Constructor Description IconClicks(org.xmlpull.v1.XmlPullParser p)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IconClickThroughgetIconClickThrough()IconClickTrackinggetIconClickTracking()-
Methods inherited from class org.prebid.mobile.rendering.video.vast.VASTParserBase
readText, skip
-
-
-
-
Method Detail
-
getIconClickThrough
public IconClickThrough getIconClickThrough()
-
getIconClickTracking
public IconClickTracking getIconClickTracking()
-
-