CommandersAct

interface CommandersAct

Commanders act interface

Functions

Link copied to clipboard

Enable running in background

Link copied to clipboard
abstract fun getPermanentDataLabel(label: String): String?

Get permanent label

Link copied to clipboard
abstract fun putPermanentData(labels: Map<String, String>)

Put permanent data

Link copied to clipboard
abstract fun removePermanentData(label: String)

Remove permanent data

Link copied to clipboard
abstract fun sendEvent(event: CommandersActEvent)

Send event

Link copied to clipboard
abstract fun sendPageView(pageView: CommandersActPageView)

Send page view

Link copied to clipboard
abstract fun sendTcMediaEvent(event: TCMediaEvent)

Send tc media event to TagCommander.

Link copied to clipboard
abstract fun setConsentServices(consentServices: List<String>)

Set consent services