Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api.modules/ModuleProxy/getModule

getModule

abstract fun getModule(callback: Callback<T?>)

Retrieves the Module, providing it in the callback.

Parameters

callback

: The block of code to receive the Module in, if present, or null

Generated by Dokka
(c) Tealium 2026