public static class VerizonMediaAdBreakEventTypes.Identifiers extends Object
VerizonMediaAdBreak
Events Identifiers.Modifier and Type | Field and Description |
---|---|
static String |
ADBREAK_BEGIN
The String representation of ADBREAK_BEGIN event type.
|
static String |
ADBREAK_END
The String representation of ADBREAK_END event type.
|
static String |
ADBREAK_SKIP
The String representation of ADBREAK_SKIP event type.
|
static String |
UPDATE_ADBREAK
The String representation of UPDATE_ADBREAK event type.
|
Constructor and Description |
---|
Identifiers() |
public static final String ADBREAK_BEGIN
public static final String ADBREAK_END
public static final String ADBREAK_SKIP
public static final String UPDATE_ADBREAK