Package org.prebid.mobile
Class Signals.StartDelay
-
- All Implemented Interfaces:
public class Signals.StartDelay extends Signals.SingleContainerIntOpenRTB - Start Delay
| Value | Description | |-------|--------------------------------------------------| | > 0 | Mid-Roll (value indicates start delay in second) | | 0 | Pre-Roll | | -1 | Generic Mid-Roll | | -2 | Generic Post-Roll |
-
-
Field Summary
Fields Modifier and Type Field Description public static Signals.StartDelayPreRollpublic static Signals.StartDelayGenericMidRollpublic static Signals.StartDelayGenericPostRollpublic final intvalue
-
Constructor Summary
Constructors Constructor Description Signals.StartDelay(int value)
-