Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open fun add(@NonNull tag: String, @NonNull contextGenerator: GlobalContext): Boolean
Add a GlobalContext generator to the configuration of the tracker.
Link copied to clipboard
open fun getTags(): Set<String>
Link copied to clipboard
Remove a GlobalContext generator from the configuration of the tracker.

Properties