Package com.naver.ads.video.player
Class NonLinearEvent.AdCollapse
-
- All Implemented Interfaces:
-
com.naver.ads.video.player.VastEventProvider
public final class NonLinearEvent.AdCollapse extends NonLinearEvent
Fired the user activated a control to reduce the non linear ad to its original dimensions.
-
-
Constructor Summary
Constructors Constructor Description NonLinearEvent.AdCollapse(ResolvedNonLinear resolvedNonLinear)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
NonLinearEvent.AdCollapse
NonLinearEvent.AdCollapse(ResolvedNonLinear resolvedNonLinear)
- Parameters:
resolvedNonLinear- the non linear ad.
-
-
-
-