Class DisplayClickEvent


  • public class DisplayClickEvent
    extends Event
    Fired when a user clicks the video display.
    • Method Summary

      • Methods inherited from class com.jwplayer.pub.api.events.Event

        getPlayer
      • Methods inherited from class java.lang.Object

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

      • DisplayClickEvent

        public DisplayClickEvent​(@NonNull
                                 JWPlayer player)