-
public class SSAIEvent extends Event
An event class containing the Event property keys exclusively used in the SSAI plugin.
-
-
Field Summary
Fields Modifier and Type Field Description public final static String
AD_POD
public final static String
AD_DATA_URL
public final static String
EXECUTED
public final static String
VAST_AD
public final static String
VAST_COMPANION
public final static String
VAST_CREATIVES
public final static String
IMPRESSION
public final static String
VAST_LINEAR
public final static String
VAST_TRACKING
public final static String
VAST_TRACKING_EVENTS
public final static String
TRACKING_TYPE
public final static String
SSAI_AD
public final static String
VAST_VIDEO_CLICKS
public final static String
VMAP_AD_BREAK
public final static String
VMAP_AD_SEGMENT
public final static String
VMAP_ERRORS
public final static String
VMAP_EVENT_MAP
public final static String
VMAP_RESPONSE
public final static String
VMAP_SEGMENT_INDEX
public final static String
VMAP_TIMELINE
public final static String
STITCHED_POSITION
public final static String
CREATIVE_CLICKS
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.brightcove.player.event.Event
getProperties
-
Methods inherited from class com.brightcove.player.event.AbstractEvent
getId, getIntegerProperty, getLongProperty, getNextId, getProperties, getProperty, getProperty, getType, isPrevented, isStopped, preventDefault, stopPropagation, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-