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