Package com.naver.ads.video.player
Class IconEvent.CreativeView
-
- All Implemented Interfaces:
-
com.naver.ads.video.player.VastEventProvider
public final class IconEvent.CreativeView extends IconEvent
Fired when an icon portion of the ad was viewed.
-
-
Constructor Summary
Constructors Constructor Description IconEvent.CreativeView(ResolvedIcon resolvedIcon)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
IconEvent.CreativeView
IconEvent.CreativeView(ResolvedIcon resolvedIcon)
- Parameters:
resolvedIcon- the icon.
-
-
-
-