setTrackerExtensions

abstract fun setTrackerExtensions(extensions: List<TrackerExtension>)

Called when the extension is initialized, to provide the requiredTrackerExtensions to the extension.

Also called when the extension list is updated.