Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api.settings/Mappings/mapCommand

mapCommand

abstract fun mapCommand(name: String): Mappings.CommandOptions

Adds a mapping where the value to map is given by the constant name and will be mapped to a fixed destination of Dispatch.Keys.COMMAND_NAME.

Returns a CommandOptions with which to configure some options if required.

Parameters

name

The command name to map to the constant command key, Dispatch.Keys.COMMAND_NAME

Generated by Dokka
(c) Tealium 2026