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