Package org.prebid.mobile
Class Signals.Protocols
java.lang.Object
org.prebid.mobile.Signals.Protocols
- Enclosing class:
- Signals
OpenRTB - Protocols
| Value | Description | |-------|-------------------| | 1 | VAST 1.0 | | 2 | VAST 2.0 | | 3 | VAST 3.0 | | 4 | VAST 1.0 Wrapper | | 5 | VAST 2.0 Wrapper | | 6 | VAST 3.0 Wrapper | | 7 | VAST 4.0 | | 8 | VAST 4.0 Wrapper | | 9 | DAAST 1.0 | | 10 | DAAST 1.0 Wrapper |
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic Signals.Protocols
DAAST 1.0static Signals.Protocols
DAAST 1.0 Wrapperstatic Signals.Protocols
VAST 1.0static Signals.Protocols
VAST 1.0 Wrapperstatic Signals.Protocols
VAST 2.0static Signals.Protocols
VAST 2.0 Wrapperstatic Signals.Protocols
VAST 3.0static Signals.Protocols
VAST 3.0 Wrapperstatic Signals.Protocols
VAST 4.0static Signals.Protocols
VAST 4.0 Wrapper -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
VAST_1_0
VAST 1.0 -
VAST_2_0
VAST 2.0 -
VAST_3_0
VAST 3.0 -
VAST_1_0_Wrapper
VAST 1.0 Wrapper -
VAST_2_0_Wrapper
VAST 2.0 Wrapper -
VAST_3_0_Wrapper
VAST 3.0 Wrapper -
VAST_4_0
VAST 4.0 -
VAST_4_0_Wrapper
VAST 4.0 Wrapper -
DAAST_1_0
DAAST 1.0 -
DAAST_1_0_WRAPPER
DAAST 1.0 Wrapper
-
-
Constructor Details
-
Protocols
public Protocols(int value)
-
-
Method Details