optInToExperimentalApis

abstract var optInToExperimentalApis: Boolean

If true then the module is opted-in to use APIs annotated with the IviExperimental annotation.

While the functionality of TomTom Digital Cockpit API modules is typically kept backward compatible, classes or methods marked with IviExperimental are not guaranteed to be backward compatible. It is used to expose certain functionality to clients sooner, on the condition that they accept the cost of updating their code when integrating a newer version of the TomTom Digital Cockpit platform.