Package com.naver.ads.video.player
Class IconEvent.Click
-
- All Implemented Interfaces:
-
com.naver.ads.video.player.VastEventProvider
public final class IconEvent.Click extends IconEvent
Fired when the user activated the click control.
-
-
Constructor Summary
Constructors Constructor Description IconEvent.Click(ResolvedIcon resolvedIcon)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
IconEvent.Click
IconEvent.Click(ResolvedIcon resolvedIcon)
- Parameters:
resolvedIcon- the icon where a click occurred.
-
-
-
-