Package com.tomtom.ivi.platform.deftpower.api.service.deftpowersettings

This package contains the settings interface that describes and allows access to DeftPower eMSP settings.

Types

Link copied to clipboard
data class AuthorizationData(data: Map<String, String> = emptyMap()) : Map<String, String> , Parcelable

Authorization data received from Deftpower when authentication is successful. This can be stored to preserve the login state.

Link copied to clipboard
interface DeftPowerSettingsService

A settings service used to store Deftpower e-Mobility service provider-specific settings values.