Class PlaylistCompleteEvent


  • public class PlaylistCompleteEvent
    extends Event
    Fired when the player is done playing all items in the playlist. However, if the repeat option is set true, this is never fired.
    • 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

      • PlaylistCompleteEvent

        public PlaylistCompleteEvent​(@NonNull
                                     JWPlayer player)