Class AdCompanionsEvent

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

public class AdCompanionsEvent extends Event
Payload that accompanies the onAdCompanions() event.
  • Constructor Details

  • Method Details

    • getTag

      public String getTag()
      The URL of the ad tag that is currently playing.
    • getCompanions

      public List<AdCompanion> getCompanions()
      A List of with available companion information.