Package 

Enum CompanionType

  • All Implemented Interfaces:
    java.io.Serializable , kotlin.Comparable

    
    public enum CompanionType
    extends Enum<CompanionType>
                        

    The options to indicate markup types allowed for companion ads that apply to video and audio ads. This table is derived from VAST 2.0+ and DAAST 1.0 specifications. Refer to www.iab.com/guidelines/digital-video-suite for more information.

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      IFRAME
      HTML
      STATIC
    • Method Summary

      Modifier and Type Method Description
      final Integer getValue()
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait