Class BeforePlayEvent


  • public class BeforePlayEvent
    extends Event
    Payload that accompanies the onBeforePlay() event.
    • 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

      • BeforePlayEvent

        public BeforePlayEvent​(@NonNull
                               JWPlayer player)