API Compatibility report 1.0.7264-1.0.7251

Copyright

Copyright © 2023 TomTom NV. All rights reserved.

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.

Module platform_evcharging_api_common_evcharging

Type: class

Name: DistanceResourceStringResolver

  
  @kotlinx.parcelize.Parcelize public final class DistanceResourceStringResolver implements com.tomtom.tools.android.api.resourceresolution.string.StringResolver {
  
  
  @kotlinx.parcelize.Parcelize public final class DistanceResourceStringResolver implements com.tomtom.tools.android.api.resourceresolution.string.StableStringResolver {
  

Module platform_navappcomponents_api_common_util

Type: class

Name: NavAppResourceExtractor

  
  method @MainThread public void extract(android.content.Context applicationContext, optional kotlin.jvm.functions.Function0<kotlin.Unit> beforeExtractingAction);
  
  
  method @MainThread public suspend Object? extract(android.content.Context applicationContext, optional kotlin.jvm.functions.Function0<kotlin.Unit> beforeExtractingAction, optional kotlin.coroutines.Continuation<? super kotlin.Unit>);