object EventTypeExtended extends GeneratedEnumCompanion[EventTypeExtended]

Linear Supertypes
GeneratedEnumCompanion[EventTypeExtended], Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. EventTypeExtended
  2. GeneratedEnumCompanion
  3. Serializable
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. sealed trait Recognized extends EventTypeExtended
  2. final case class Unrecognized(unrecognizedValue: Int) extends EventTypeExtended with UnrecognizedEnum with Product with Serializable
    Annotations
    @SerialVersionUID()
  3. type ValueType = EventTypeExtended
    Definition Classes
    GeneratedEnumCompanion

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
  6. implicit def enumCompanion: GeneratedEnumCompanion[EventTypeExtended]
  7. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  8. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  9. def fromName(name: String): Option[EventTypeExtended]
    Definition Classes
    GeneratedEnumCompanion
  10. def fromValue(__value: Int): EventTypeExtended
    Definition Classes
    EventTypeExtended → GeneratedEnumCompanion
  11. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  12. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  13. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  14. def javaDescriptor: EnumDescriptor
    Definition Classes
    EventTypeExtended → GeneratedEnumCompanion
  15. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  16. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  17. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  18. def scalaDescriptor: EnumDescriptor
    Definition Classes
    EventTypeExtended → GeneratedEnumCompanion
  19. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  20. def toString(): String
    Definition Classes
    AnyRef → Any
  21. lazy val values: Seq[ValueType]
    Definition Classes
    EventTypeExtended → GeneratedEnumCompanion
  22. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  23. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  24. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  25. case object EVENT_TYPE_CLICK_BY_SOURCE extends EventTypeExtended with Recognized with Product with Serializable

    Event for detailed information about click

    Event for detailed information about click

    Annotations
    @SerialVersionUID()
  26. case object EVENT_TYPE_EXTENDED_ACCEPT_INVITATION extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  27. case object EVENT_TYPE_EXTENDED_AD_DESTROYED extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  28. case object EVENT_TYPE_EXTENDED_AD_EXPIRED extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  29. case object EVENT_TYPE_EXTENDED_AD_LOADED extends EventTypeExtended with Recognized with Product with Serializable

    Ad lifecycle and interaction events

    Ad lifecycle and interaction events

    Annotations
    @SerialVersionUID()
  30. case object EVENT_TYPE_EXTENDED_AD_UNIT_EXPIRED extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  31. case object EVENT_TYPE_EXTENDED_AD_UNIT_FINISHED extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  32. case object EVENT_TYPE_EXTENDED_AD_UNIT_IMPRESSION extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  33. case object EVENT_TYPE_EXTENDED_AD_UNIT_INVALIDATED extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  34. case object EVENT_TYPE_EXTENDED_AD_UNIT_LOADED extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  35. case object EVENT_TYPE_EXTENDED_AD_UNIT_LOSS extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  36. case object EVENT_TYPE_EXTENDED_AD_UNIT_PAID extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  37. case object EVENT_TYPE_EXTENDED_AD_UNIT_WIN extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  38. case object EVENT_TYPE_EXTENDED_ALL_HB_NETWORKS_PREPARED extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  39. case object EVENT_TYPE_EXTENDED_BROKEN_CREATIVE_DETECTOR extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  40. case object EVENT_TYPE_EXTENDED_BURL extends EventTypeExtended with Recognized with Product with Serializable

    Exchange internal trackers

    Exchange internal trackers

    Annotations
    @SerialVersionUID()
  41. case object EVENT_TYPE_EXTENDED_CLICK extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  42. case object EVENT_TYPE_EXTENDED_CLOSE extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  43. case object EVENT_TYPE_EXTENDED_CLOSED extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  44. case object EVENT_TYPE_EXTENDED_COLLAPSE extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  45. case object EVENT_TYPE_EXTENDED_COMPLETE extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  46. case object EVENT_TYPE_EXTENDED_CONTAINER_ADDED extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  47. case object EVENT_TYPE_EXTENDED_CREATIVE_VIEW extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  48. case object EVENT_TYPE_EXTENDED_CUSTOM extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  49. case object EVENT_TYPE_EXTENDED_CUSTOM_LOSS extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  50. case object EVENT_TYPE_EXTENDED_CUSTOM_WIN extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  51. case object EVENT_TYPE_EXTENDED_ERROR extends EventTypeExtended with Recognized with Product with Serializable

    Error tracker

    Error tracker

    Annotations
    @SerialVersionUID()
  52. case object EVENT_TYPE_EXTENDED_EXPAND extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  53. case object EVENT_TYPE_EXTENDED_FIRST_QUARTILE extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  54. case object EVENT_TYPE_EXTENDED_FULLSCREEN extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  55. case object EVENT_TYPE_EXTENDED_HB_NETWORK_INITIALIZED extends EventTypeExtended with Recognized with Product with Serializable

    Header bidding trackers

    Header bidding trackers

    Annotations
    @SerialVersionUID()
  56. case object EVENT_TYPE_EXTENDED_HB_NETWORK_PREPARED extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  57. case object EVENT_TYPE_EXTENDED_IMPRESSION extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  58. case object EVENT_TYPE_EXTENDED_IMPRESSION_OPPORTUNITY extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  59. case object EVENT_TYPE_EXTENDED_INVALID extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  60. case object EVENT_TYPE_EXTENDED_LURL extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  61. case object EVENT_TYPE_EXTENDED_MIDPOINT extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  62. case object EVENT_TYPE_EXTENDED_MRAID_CLICK extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  63. case object EVENT_TYPE_EXTENDED_MRAID_LOADED extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  64. case object EVENT_TYPE_EXTENDED_MRAID_OPEN extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  65. case object EVENT_TYPE_EXTENDED_MUTE extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  66. case object EVENT_TYPE_EXTENDED_NURL extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  67. case object EVENT_TYPE_EXTENDED_PAUSE extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  68. case object EVENT_TYPE_EXTENDED_REQUEST_CANCELED extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  69. case object EVENT_TYPE_EXTENDED_REQUEST_DESTROYED extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  70. case object EVENT_TYPE_EXTENDED_REQUEST_EXPIRED extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  71. case object EVENT_TYPE_EXTENDED_REQUEST_LOADED extends EventTypeExtended with Recognized with Product with Serializable

    Request level events

    Request level events

    Annotations
    @SerialVersionUID()
  72. case object EVENT_TYPE_EXTENDED_RESUME extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  73. case object EVENT_TYPE_EXTENDED_REWIND extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  74. case object EVENT_TYPE_EXTENDED_SESSION_INITIALIZED extends EventTypeExtended with Recognized with Product with Serializable

    Session level events

    Session level events

    Annotations
    @SerialVersionUID()
  75. case object EVENT_TYPE_EXTENDED_SKIP extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  76. case object EVENT_TYPE_EXTENDED_SK_OVERLAY_DISMISSING extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  77. case object EVENT_TYPE_EXTENDED_SK_OVERLAY_PRESENTING extends EventTypeExtended with Recognized with Product with Serializable

    StoreKit overlay events

    StoreKit overlay events

    Annotations
    @SerialVersionUID()
  78. case object EVENT_TYPE_EXTENDED_START extends EventTypeExtended with Recognized with Product with Serializable

    Ad progress trackers

    Ad progress trackers

    Annotations
    @SerialVersionUID()
  79. case object EVENT_TYPE_EXTENDED_THIRD_QUARTILE extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  80. case object EVENT_TYPE_EXTENDED_TOKEN_GENERATED extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  81. case object EVENT_TYPE_EXTENDED_TRACKING_ERROR extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  82. case object EVENT_TYPE_EXTENDED_UNMUTE extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  83. case object EVENT_TYPE_EXTENDED_VIEWABLE extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  84. case object EVENT_TYPE_EXTENDED_WATERFALL_FINISHED extends EventTypeExtended with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  85. case object EVENT_TYPE_EXTENDED_WATERFALL_STARTED extends EventTypeExtended with Recognized with Product with Serializable

    GAM waterfall

    GAM waterfall

    Annotations
    @SerialVersionUID()

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

    (Since version 9)

Inherited from GeneratedEnumCompanion[EventTypeExtended]

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped