Class BeforeCompleteEvent


  • public class BeforeCompleteEvent
    extends Event
    Payload that accompanies the onBeforeComplete() 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

      • BeforeCompleteEvent

        public BeforeCompleteEvent​(@NonNull
                                   JWPlayer player)