IviPlatformInternalModuleReference
Content copied to clipboard
Contains information about a TomTom Digital Cockpit platform internal dependency.
The packageName is derived from the moduleName.
Parameters
moduleName
The name of the module. For example: "navkit2apikey".
version
The version of the module.
Constructors
Link copied to clipboard
fun IviPlatformInternalModuleReference(moduleName: String, version: String)
Content copied to clipboard