setExperimentalConfiguration

abstract fun setExperimentalConfiguration(experimentalConfiguration: ExperimentalConfiguration)

Sets the experimental configuration and recreates the CoreClient instance if needed.

This is an experimental API that may change or be removed in future releases. To use this method, you must opt-in by annotating the calling function with @OptIn.

Parameters

experimentalConfiguration

The experimental configuration object