Class CompleteEvent


  • public class CompleteEvent
    extends Event
    Fired when an item completes playback.
    • 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

      • CompleteEvent

        public CompleteEvent​(@NonNull
                             JWPlayer player)