Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api.settings.modules/MultipleInstancesModuleSettingsBuilder/setModuleId

setModuleId

abstract fun setModuleId(moduleId: String): T

Overrides the Module.id for cases where multiple instances of a Module are supported.

The moduleId is required to be unique across all modules in the system, and where duplicates are found, only the first will be used.

Generated by Dokka
(c) Tealium 2026