io.predictor.v1.AdType
See theAdType companion object
sealed abstract class AdType(val value: Int) extends GeneratedEnum
Enum values are aligned to analytics
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
object AD_TYPE_UNSPECIFIEDobject BANNERobject INTERSTITIALobject MRECobject NATIVEobject NON_SKIPPABLE_INTERSTITIALobject NON_SKIPPABLE_VIDEOtrait Recognizedobject VIDEOclass UnrecognizedShow all
Members list
Type members
Value members
Concrete methods
Inherited methods
Attributes
- Inherited from:
- GeneratedEnum
Attributes
- Inherited from:
- GeneratedEnum
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- GeneratedEnum
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
GeneratedEnum -> Any
- Inherited from:
- GeneratedEnum
Inherited and Abstract methods
Attributes
- Inherited from:
- Equals
Attributes
- Inherited from:
- GeneratedEnum
Attributes
- Inherited from:
- GeneratedEnum
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Concrete fields
In this article