FrontendContext
The entry point for a single Frontend to communicate with the rest of the system.
A FrontendContext can only be used by a single Frontend instance.
Properties
Link copied to clipboard
The Android context of the single, global Application object within a process. This context is tied to the lifetime of the process, not an Activity or another component.
Link copied to clipboard
The ID of the IVI instance in which the Frontend is presented.
Link copied to clipboard
Provides access to services.
Link copied to clipboard
Allows retrieving the values of static configurations, given a configuration key.