Class Signals.Api

  • All Implemented Interfaces:

    
    public class Signals.Api
    extends Signals.SingleContainerInt
                        

    OpenRTB - API Frameworks

         | Value | Description |
         |-------|-------------|
         | 1     | VPAID 1.0   |
         | 2     | VPAID 2.0   |
         | 3     | MRAID-1     |
        | 4     | ORMMA       |
        | 5     | MRAID-2     |
        | 6     | MRAID-3     |
        | 7     | OMID-1      |
    
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      Signals.Api(int value)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class org.prebid.mobile.Signals.SingleContainerInt

        equals, getValue, hashCode
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Signals.Api

        Signals.Api(int value)
    • Method Detail