IviApplication

interface IviApplication

Android application class must implement this interface for a functioning IVI system.

Inheritors

Properties

Link copied to clipboard

The dynamic configuration provider.

Link copied to clipboard

Provides the status of the IVI service hosts.

Link copied to clipboard

The static configuration provider.

Functions

Link copied to clipboard

Returns the IviServiceProvider that can only provide global IVI service API instances.

Returns the IviServiceProvider that is bound to the given iviInstanceId. The returned IviServiceProvider can provide IVI service API instances that are bound to the given IviInstanceId, and global IVI service API instances.