Package com.tomtom.ivi.platform.framework.api.product.application

Contains the base application for the IVI system.

Types

Link copied to clipboard
abstract class IviApplication : Application, IviServiceHostContextFactoryProvider

The base application for the IVI system. Should be extended for the product, to configure it based on customer needs.

Properties

Link copied to clipboard
val Context.iviApplication: IviApplication

The application of this, casted to IviApplication. This cast is always assumed to succeed as TomTom Digital Cockpit requires the product's application to be an IviApplication.