TealiumPrism
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
TealiumPrism
core
/
com.tealium.prism.core.api.command
/
CommandDispatcher
/
CommandDispatcher
Command
Dispatcher
constructor
(
id
:
String
,
version
:
String
,
commands
:
List
<
Command
>
,
logger
:
Logger
,
logCategory
:
String
=
id
,
scheduler
:
Scheduler
)