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