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