object TaskName extends GeneratedEnumCompanion[TaskName]
- Alphabetic
- By Inheritance
- TaskName
- GeneratedEnumCompanion
- Serializable
- AnyRef
- Any
- Hide All
- Show All
- Public
- Protected
Type Members
- sealed trait Recognized extends TaskName
- final case class Unrecognized(unrecognizedValue: Int) extends TaskName with UnrecognizedEnum with Product with Serializable
- Annotations
- @SerialVersionUID()
- type ValueType = TaskName
- Definition Classes
- GeneratedEnumCompanion
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
- implicit def enumCompanion: GeneratedEnumCompanion[TaskName]
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def fromName(name: String): Option[TaskName]
- Definition Classes
- GeneratedEnumCompanion
- def fromValue(__value: Int): TaskName
- Definition Classes
- TaskName → GeneratedEnumCompanion
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def javaDescriptor: EnumDescriptor
- Definition Classes
- TaskName → GeneratedEnumCompanion
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- def scalaDescriptor: EnumDescriptor
- Definition Classes
- TaskName → GeneratedEnumCompanion
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- lazy val values: Seq[ValueType]
- Definition Classes
- TaskName → GeneratedEnumCompanion
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- case object TASK_NAME_CLOSE extends TaskName with Recognized with Product with Serializable
Close as view.
Close as view. Target: system.
- Annotations
- @SerialVersionUID()
- case object TASK_NAME_COLLAPSE extends TaskName with Recognized with Product with Serializable
Sends a signal to the system to hide the modal window
Sends a signal to the system to hide the modal window
- Annotations
- @SerialVersionUID()
- case object TASK_NAME_EXPAND extends TaskName with Recognized with Product with Serializable
Sends a signal to the system to open a modal window
Sends a signal to the system to open a modal window
- Annotations
- @SerialVersionUID()
- case object TASK_NAME_HIDE extends TaskName with Recognized with Product with Serializable
Hide component.
Hide component. Target: any view source.
- Annotations
- @SerialVersionUID()
- case object TASK_NAME_HIDE_OVERLAY extends TaskName with Recognized with Product with Serializable
Hide
SKOverlay.Hide
SKOverlay. Target: system.- Annotations
- @SerialVersionUID()
- case object TASK_NAME_INVALID extends TaskName with Recognized with Product with Serializable
- Annotations
- @SerialVersionUID()
- case object TASK_NAME_LOCK_VISIBILITY extends TaskName with Recognized with Product with Serializable
Locks the element in the visibility state by flag or by value from the event.
Locks the element in the visibility state by flag or by value from the event. No source can change the visibility value for an element. Target: any view source. Value: Uint (ms).
- Annotations
- @SerialVersionUID()
- case object TASK_NAME_MUTE extends TaskName with Recognized with Product with Serializable
Mute the player.
Mute the player. Target: any video source. Value: Any value.
- Annotations
- @SerialVersionUID()
- case object TASK_NAME_NOTIFY_OPEN extends TaskName with Recognized with Product with Serializable
Open url in
StoreKitand notification when user link is opened.Open url in
StoreKitand notification when user link is opened. May be empty in case of navigate event Target: system. Value: URL.- Annotations
- @SerialVersionUID()
- case object TASK_NAME_OPEN extends TaskName with Recognized with Product with Serializable
Switch phase to the next phase or close the ad view if there is none.
Switch phase to the next phase or close the ad view if there is none. Target: system. Value: URL.
- Annotations
- @SerialVersionUID()
- case object TASK_NAME_PRIVACY_SHEET extends TaskName with Recognized with Product with Serializable
Open the privacy sheet.
Open the privacy sheet. Target: system. Value: JSON Privacy Sheet object.
- Annotations
- @SerialVersionUID()
- case object TASK_NAME_PROGRESS extends TaskName with Recognized with Product with Serializable
Change the value of the component's progress.
Change the value of the component's progress. Target: any view source. Value: Any value.
- Annotations
- @SerialVersionUID()
- case object TASK_NAME_REPEAT extends TaskName with Recognized with Product with Serializable
Repeat video
Repeat video
- Annotations
- @SerialVersionUID()
- case object TASK_NAME_REPORT_CLICK extends TaskName with Recognized with Product with Serializable
Used to notify the user about a click.
Used to notify the user about a click. Fires on the 503 event
- Annotations
- @SerialVersionUID()
- case object TASK_NAME_REQUEST_PERMISSION extends TaskName with Recognized with Product with Serializable
SDK request new tasks stack
SDK request new tasks stack
- Annotations
- @SerialVersionUID()
- case object TASK_NAME_SCHEDULE extends TaskName with Recognized with Product with Serializable
Start the timer for N milliseconds.
Start the timer for N milliseconds. Target: any source.
- Annotations
- @SerialVersionUID()
- case object TASK_NAME_SHOW extends TaskName with Recognized with Product with Serializable
Show component.
Show component. Target: any view source.
- Annotations
- @SerialVersionUID()
- case object TASK_NAME_SHOW_OVERLAY extends TaskName with Recognized with Product with Serializable
Shows
SKOverlay(BM overlayis better to be represented through mraid component and control on it showing hiding will be done byshow/hide).Shows
SKOverlay(BM overlayis better to be represented through mraid component and control on it showing hiding will be done byshow/hide). Target: system.- Annotations
- @SerialVersionUID()
- case object TASK_NAME_SIMULATE_CLICK extends TaskName with Recognized with Product with Serializable
Simulates a click on an element.
Simulates a click on an element. The click is converted on the sdk side into an event MRAID - on_navigate OTHER - on_click
- Annotations
- @SerialVersionUID()
- case object TASK_NAME_SKIP extends TaskName with Recognized with Product with Serializable
Switch phase to the next phase or close the ad view if there is none.
Switch phase to the next phase or close the ad view if there is none. Target: system.
- Annotations
- @SerialVersionUID()
- case object TASK_NAME_START extends TaskName with Recognized with Product with Serializable
Run the component
s internal script. Target: any source.Run the component
s internal script. Target: any source.- Annotations
- @SerialVersionUID()
- case object TASK_NAME_TOGGLE_STATE_GROUPS extends TaskName with Recognized with Product with Serializable
Configuration to toggle state_groups.
Configuration to toggle state_groups. Task execution will reflect these state changes. List with operators as prefixes: "value": "!group1 &group2" ! - exclude & - include
- Annotations
- @SerialVersionUID()
- case object TASK_NAME_TRACK extends TaskName with Recognized with Product with Serializable
Fire tracking url.
Fire tracking url. Target: system. Value: URL.
- Annotations
- @SerialVersionUID()
- case object TASK_NAME_UNLOCK_VISIBILITY extends TaskName with Recognized with Product with Serializable
Unlocks the element and sets it to the state it should have been in if it had not been locked.
Unlocks the element and sets it to the state it should have been in if it had not been locked. Target: any view source. Value: Bool (true, false).
- Annotations
- @SerialVersionUID()
- case object TASK_NAME_UNMUTE extends TaskName with Recognized with Product with Serializable
Unmute the player.
Unmute the player. Target: any video source.
- Annotations
- @SerialVersionUID()
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated
(Since version 9)