Builder
A builder class for configuring a Tealium instance.
Parameters
The android Application object
The Tealium account name
The Tealium profile name
The Tealium environment
A list of unique ModuleFactory's each one for creating a specific Module
Constructors
Properties
Functions
Adds a BarrierFactory that will create a ConfigurableBarrier to control the flow of dispatches to the Dispatchers.
Sets a load rule to be used by any of the modules by the rule's id.
Adds a ModuleFactory to the list of modules that need to be instantiated by the SDK.
Sets a transformation to be used by a specific transformer.
Takes an immutable copy of any configured settings
Configures core settings related to the SDK.
Enable consent integration with a CmpAdapter.
Sets the data source id used to identify data coming from this SDK.
A known existing visitor id to use on first launch instead of our anonymous id
The LogHandler to delegate logging events to; default will write to android.util.Log
The name of the file in the Assets folder that contains local JSON Settings.
The url to download Remote JSON Settings from.