Package com.naver.ads.video.player
Class NonLinearEvent.Minimize
-
- All Implemented Interfaces:
-
com.naver.ads.video.player.VastEventProvider
public final class NonLinearEvent.Minimize extends NonLinearEvent
Fired the user clicked or otherwise activated a control used to minimize the non linear ad.
-
-
Constructor Summary
Constructors Constructor Description NonLinearEvent.Minimize(ResolvedNonLinear resolvedNonLinear)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
NonLinearEvent.Minimize
NonLinearEvent.Minimize(ResolvedNonLinear resolvedNonLinear)
- Parameters:
resolvedNonLinear- the non linear ad.
-
-
-
-