Constructors

Functions

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

Add a GlobalContext generator to the configuration of the tracker.

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

Remove a GlobalContext generator from the configuration of the tracker.

Properties

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