Class AdCompleteEvent

java.lang.Object
com.jwplayer.pub.api.events.Event
com.jwplayer.pub.api.events.AdCompleteEvent

public class AdCompleteEvent extends Event
Payload that accompanies the onAdComplete() event.
  • Constructor Details

  • Method Details

    • getTag

      public String getTag()
      Returns:
      The URL of the ad tag that just completed.
    • getClient

      public AdClient getClient()
      Returns:
      The client that is currently being used.
    • getCreativeType

      public String getCreativeType()
      Returns:
      The type of ad that is just completed.