IviApplicationExtensionContext

@IviExperimental(reasons = [])
abstract class IviApplicationExtensionContext

Context for IviApplicationExtension to communicate with the rest of the system.

Properties

Link copied to clipboard
abstract val application: Application

The Android Application instance.

Link copied to clipboard

The IVI service provider.

Link copied to clipboard

Allows retrieval of static configuration values. Configuration values can be obtained with configuration keys.

Functions

Link copied to clipboard

Resets the application without waiting for the application to be idle.