GlobalContextsConfigurationInterface

Functions

Link copied to clipboard
abstract fun add(tag: String, contextGenerator: GlobalContext): Boolean

Add a GlobalContext generator to the configuration of the tracker.

Link copied to clipboard
abstract fun remove(tag: String): GlobalContext?

Remove a GlobalContext generator from the configuration of the tracker.

Properties

Link copied to clipboard
abstract val tags: Set<String?>

Inheritors

Link copied to clipboard
Link copied to clipboard