Class | Description |
---|---|
RemoteCommand |
A RemoteCommand is a code block that can be invoked by Tealium's TagBridge.
|
RemoteCommand.Response |
This class allows a
RemoteCommand respond to a TagBridge request. |
TagBridge |
This class evaluates TagBridge invocations, caches client-provided commands,
and dynamically loads and caches stock TagBridge commands.
|