context

abstract val context: Context

The Android Context of the IVI service host.

This is either the Android application context or an Android service context. In both cases, the context can not be used to show a dialog, start an activity or to do layout inflation.