Package com.tomtom.ivi.platform.evcharging.api.common.evchargingui

This package contains panel definitions and view models that can be used to build an EVCHARGING frontend.

Types

Link copied to clipboard
abstract class EvChargingModalPanelBase(frontendContext: FrontendContext, evChargingMediatorServiceApi: EvChargingMediatorServiceApi) : ModalPanel

EV Charging Modal panel that displays a common UI for different eMSPs.

Link copied to clipboard
class TtiviEvChargingWaitingMessageViewModel(val message: StringResolver?, val icon: DrawableResolver? = null)

A ViewModel which can be used to populate Ev Charging modal panel with a text and/or an image.