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