Target filter
Search Kotlin docs
  • Back
  • Tealium Prism Kotlin SDK Reference
core/com.tealium.prism.core.api.command/Command/Companion

Companion

object Companion

Functions

synchronous
Link copied to clipboard
@JvmStatic
fun synchronous(name: String, block: (DataObject) -> Unit): Command

Creates a Command that executes block synchronously on the calling thread.

Generated by Dokka
(c) Tealium 2026