Class NonLinearEvent.Click

  • All Implemented Interfaces:
    com.naver.ads.video.player.VastEventProvider

    
    public final class NonLinearEvent.Click
    extends NonLinearEvent
                        

    Fired when the user activated the click control.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NonLinearEvent.Click

        NonLinearEvent.Click(ResolvedNonLinear resolvedNonLinear)
        Parameters:
        resolvedNonLinear - the non linear ad where a click occurred.
    • Method Detail