sealed abstract class EventTypeExtended extends GeneratedEnum

Use for tracking events Insert this codes in BM_EVENT_CODE macros in error tracking

Linear Supertypes
GeneratedEnum, Serializable, Product, Equals, AnyRef, Any
Known Subclasses
EVENT_TYPE_CLICK_BY_SOURCE, EVENT_TYPE_ENGAGED_CLICK, EVENT_TYPE_EXTENDED_ACCEPT_INVITATION, EVENT_TYPE_EXTENDED_AD_DESTROYED, EVENT_TYPE_EXTENDED_AD_EXPIRED, EVENT_TYPE_EXTENDED_AD_LOADED, EVENT_TYPE_EXTENDED_AD_UNIT_EXPIRED, EVENT_TYPE_EXTENDED_AD_UNIT_FINISHED, EVENT_TYPE_EXTENDED_AD_UNIT_IMPRESSION, EVENT_TYPE_EXTENDED_AD_UNIT_INVALIDATED, EVENT_TYPE_EXTENDED_AD_UNIT_LOADED, EVENT_TYPE_EXTENDED_AD_UNIT_LOSS, EVENT_TYPE_EXTENDED_AD_UNIT_PAID, EVENT_TYPE_EXTENDED_AD_UNIT_WIN, EVENT_TYPE_EXTENDED_ALL_HB_NETWORKS_PREPARED, EVENT_TYPE_EXTENDED_BROKEN_CREATIVE_DETECTOR, EVENT_TYPE_EXTENDED_BURL, EVENT_TYPE_EXTENDED_CLICK, EVENT_TYPE_EXTENDED_CLOSE, EVENT_TYPE_EXTENDED_CLOSED, EVENT_TYPE_EXTENDED_COLLAPSE, EVENT_TYPE_EXTENDED_COMPLETE, EVENT_TYPE_EXTENDED_CONTAINER_ADDED, EVENT_TYPE_EXTENDED_CREATIVE_VIEW, EVENT_TYPE_EXTENDED_CUSTOM, EVENT_TYPE_EXTENDED_CUSTOM_LOSS, EVENT_TYPE_EXTENDED_CUSTOM_WIN, EVENT_TYPE_EXTENDED_ERROR, EVENT_TYPE_EXTENDED_EXPAND, EVENT_TYPE_EXTENDED_FIRST_QUARTILE, EVENT_TYPE_EXTENDED_FULLSCREEN, EVENT_TYPE_EXTENDED_HB_NETWORK_INITIALIZED, EVENT_TYPE_EXTENDED_HB_NETWORK_PREPARED, EVENT_TYPE_EXTENDED_IMPRESSION, EVENT_TYPE_EXTENDED_IMPRESSION_OPPORTUNITY, EVENT_TYPE_EXTENDED_INVALID, EVENT_TYPE_EXTENDED_LURL, EVENT_TYPE_EXTENDED_MIDPOINT, EVENT_TYPE_EXTENDED_MRAID_CLICK, EVENT_TYPE_EXTENDED_MRAID_LOADED, EVENT_TYPE_EXTENDED_MRAID_OPEN, EVENT_TYPE_EXTENDED_MUTE, EVENT_TYPE_EXTENDED_NURL, EVENT_TYPE_EXTENDED_PAUSE, EVENT_TYPE_EXTENDED_REQUEST_CANCELED, EVENT_TYPE_EXTENDED_REQUEST_DESTROYED, EVENT_TYPE_EXTENDED_REQUEST_EXPIRED, EVENT_TYPE_EXTENDED_REQUEST_LOADED, EVENT_TYPE_EXTENDED_RESUME, EVENT_TYPE_EXTENDED_REWIND, EVENT_TYPE_EXTENDED_SESSION_INITIALIZED, EVENT_TYPE_EXTENDED_SKIP, EVENT_TYPE_EXTENDED_SK_OVERLAY_DISMISSING, EVENT_TYPE_EXTENDED_SK_OVERLAY_PRESENTING, EVENT_TYPE_EXTENDED_START, EVENT_TYPE_EXTENDED_THIRD_QUARTILE, EVENT_TYPE_EXTENDED_TOKEN_GENERATED, EVENT_TYPE_EXTENDED_TRACKING_ERROR, EVENT_TYPE_EXTENDED_UNMUTE, EVENT_TYPE_EXTENDED_VIEWABLE, EVENT_TYPE_EXTENDED_WATERFALL_FINISHED, EVENT_TYPE_EXTENDED_WATERFALL_STARTED, Recognized, Unrecognized
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. EventTypeExtended
  2. GeneratedEnum
  3. Serializable
  4. Product
  5. Equals
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. type EnumType = EventTypeExtended
    Definition Classes
    EventTypeExtended → GeneratedEnum
  2. type RecognizedType = Recognized
    Definition Classes
    EventTypeExtended → GeneratedEnum

Abstract Value Members

  1. abstract def canEqual(that: Any): Boolean
    Definition Classes
    Equals
  2. abstract def index: Int
    Definition Classes
    GeneratedEnum
  3. abstract def name: String
    Definition Classes
    GeneratedEnum
  4. abstract def productArity: Int
    Definition Classes
    Product
  5. abstract def productElement(n: Int): Any
    Definition Classes
    Product

Concrete 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. final def asRecognized: Option[Recognized]
    Definition Classes
    EventTypeExtended → GeneratedEnum
  6. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
  7. def companion: GeneratedEnumCompanion[EventTypeExtended]
    Definition Classes
    EventTypeExtended → GeneratedEnum
  8. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  9. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  10. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  11. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  12. def isEventTypeClickBySource: Boolean
  13. def isEventTypeEngagedClick: Boolean
  14. def isEventTypeExtendedAcceptInvitation: Boolean
  15. def isEventTypeExtendedAdDestroyed: Boolean
  16. def isEventTypeExtendedAdExpired: Boolean
  17. def isEventTypeExtendedAdLoaded: Boolean
  18. def isEventTypeExtendedAdUnitExpired: Boolean
  19. def isEventTypeExtendedAdUnitFinished: Boolean
  20. def isEventTypeExtendedAdUnitImpression: Boolean
  21. def isEventTypeExtendedAdUnitInvalidated: Boolean
  22. def isEventTypeExtendedAdUnitLoaded: Boolean
  23. def isEventTypeExtendedAdUnitLoss: Boolean
  24. def isEventTypeExtendedAdUnitPaid: Boolean
  25. def isEventTypeExtendedAdUnitWin: Boolean
  26. def isEventTypeExtendedAllHbNetworksPrepared: Boolean
  27. def isEventTypeExtendedBrokenCreativeDetector: Boolean
  28. def isEventTypeExtendedBurl: Boolean
  29. def isEventTypeExtendedClick: Boolean
  30. def isEventTypeExtendedClose: Boolean
  31. def isEventTypeExtendedClosed: Boolean
  32. def isEventTypeExtendedCollapse: Boolean
  33. def isEventTypeExtendedComplete: Boolean
  34. def isEventTypeExtendedContainerAdded: Boolean
  35. def isEventTypeExtendedCreativeView: Boolean
  36. def isEventTypeExtendedCustom: Boolean
  37. def isEventTypeExtendedCustomLoss: Boolean
  38. def isEventTypeExtendedCustomWin: Boolean
  39. def isEventTypeExtendedError: Boolean
  40. def isEventTypeExtendedExpand: Boolean
  41. def isEventTypeExtendedFirstQuartile: Boolean
  42. def isEventTypeExtendedFullscreen: Boolean
  43. def isEventTypeExtendedHbNetworkInitialized: Boolean
  44. def isEventTypeExtendedHbNetworkPrepared: Boolean
  45. def isEventTypeExtendedImpression: Boolean
  46. def isEventTypeExtendedImpressionOpportunity: Boolean
  47. def isEventTypeExtendedInvalid: Boolean
  48. def isEventTypeExtendedLurl: Boolean
  49. def isEventTypeExtendedMidpoint: Boolean
  50. def isEventTypeExtendedMraidClick: Boolean
  51. def isEventTypeExtendedMraidLoaded: Boolean
  52. def isEventTypeExtendedMraidOpen: Boolean
  53. def isEventTypeExtendedMute: Boolean
  54. def isEventTypeExtendedNurl: Boolean
  55. def isEventTypeExtendedPause: Boolean
  56. def isEventTypeExtendedRequestCanceled: Boolean
  57. def isEventTypeExtendedRequestDestroyed: Boolean
  58. def isEventTypeExtendedRequestExpired: Boolean
  59. def isEventTypeExtendedRequestLoaded: Boolean
  60. def isEventTypeExtendedResume: Boolean
  61. def isEventTypeExtendedRewind: Boolean
  62. def isEventTypeExtendedSessionInitialized: Boolean
  63. def isEventTypeExtendedSkOverlayDismissing: Boolean
  64. def isEventTypeExtendedSkOverlayPresenting: Boolean
  65. def isEventTypeExtendedSkip: Boolean
  66. def isEventTypeExtendedStart: Boolean
  67. def isEventTypeExtendedThirdQuartile: Boolean
  68. def isEventTypeExtendedTokenGenerated: Boolean
  69. def isEventTypeExtendedTrackingError: Boolean
  70. def isEventTypeExtendedUnmute: Boolean
  71. def isEventTypeExtendedViewable: Boolean
  72. def isEventTypeExtendedWaterfallFinished: Boolean
  73. def isEventTypeExtendedWaterfallStarted: Boolean
  74. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  75. def isUnrecognized: Boolean
    Definition Classes
    GeneratedEnum
  76. def javaValueDescriptor: EnumValueDescriptor
    Definition Classes
    GeneratedEnum
  77. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  78. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  79. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  80. def productElementName(n: Int): String
    Definition Classes
    Product
  81. def productElementNames: Iterator[String]
    Definition Classes
    Product
  82. def productIterator: Iterator[Any]
    Definition Classes
    Product
  83. def productPrefix: String
    Definition Classes
    Product
  84. def scalaValueDescriptor: EnumValueDescriptor
    Definition Classes
    GeneratedEnum
  85. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  86. def toString(): String
    Definition Classes
    GeneratedEnum → Any
  87. val value: Int
    Definition Classes
    EventTypeExtended → GeneratedEnum
  88. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  89. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  90. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

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 GeneratedEnum

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped