This software is the proprietary copyright of TomTom NV and its subsidiaries and may be used for internal evaluation purposes or commercial use strictly subject to separate license agreement between you and TomTom NV. If you are the licensee, you are only permitted to use this software in accordance with the terms of your license agreement. If you are not the licensee, you are not authorized to use this software in any manner and should immediately return or destroy it.
ctor public AutomotiveUiApiKeyStaticConfigurationProvider(String automotiveUiAnalyticsApiKey, String automotiveUiRoutingApiKey, String automotiveUiSearchApiKey, String automotiveUiTrafficApiKey, String automotiveUiMapDisplayApiKey, String automotiveUiReverseGeocoderApiKey);
ctor public AutomotiveUiApiKeyStaticConfigurationProvider(String automotiveUiAnalyticsApiKey, String automotiveUiRoutingApiKey, String automotiveUiSearchApiKey, String automotiveUiTrafficApiKey, String automotiveUiMapDisplayApiKey, String automotiveUiReverseGeocoderApiKey, String automotiveUiWeatherApiKey);
method public String getAutomotiveUiWeatherApiKey();
property public final String automotiveUiWeatherApiKey;
method public static Boolean? getAutomotiveUiCerenceVoiceComponentEnabled(com.tomtom.ivi.platform.framework.api.configuration.api.StaticConfigurationProvider);
method public static String? getAutomotiveUiWeatherApiKey(com.tomtom.ivi.platform.framework.api.configuration.api.StaticConfigurationProvider);
method public com.tomtom.ivi.platform.navigation.api.common.model.Coordinate component1();
method public String? component2();
method public com.tomtom.ivi.platform.navigation.api.common.model.Address? component3();
method public com.tomtom.ivi.platform.navigation.api.common.model.Place copy(com.tomtom.ivi.platform.navigation.api.common.model.Coordinate coordinate, String? name, com.tomtom.ivi.platform.navigation.api.common.model.Address? address);
@IviInternal public final class MapIdlingResourceRule extends com.tomtom.tools.android.testing.common.ResourceRule {
ctor public MapIdlingResourceRule();