API compatibility report 1.0.5864-1.0.5876

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 appsuite_communications_api_testing_frontend

Type: class

Name: ProcessPanelTestActionsKt

  
  method @IviExperimental public static void hangupCallFromMainProcessPanel();
  
  
  method @IviExperimental public static androidx.test.espresso.ViewInteraction hangupCallFromMainProcessPanel();
  

Type: class

Name: ProcessPanelTestActionsKt

  
  method @IviExperimental public static void swapCallFromMainProcessPanel();
  method @IviExperimental public static void tapOnInformationControlSectionMainProcessPanel();
  method @IviExperimental public static void unholdCallFromMainProcessPanel();
  
  
  method @IviExperimental public static androidx.test.espresso.ViewInteraction swapCallFromMainProcessPanel();
  method @IviExperimental public static androidx.test.espresso.ViewInteraction tapOnInformationControlSectionMainProcessPanel();
  method @IviExperimental public static androidx.test.espresso.ViewInteraction unholdCallFromMainProcessPanel();
  

Type: class

Name: ProcessPanelTestWaitersKt

  
  method @IviExperimental public static androidx.test.espresso.ViewInteraction waitForCallMainProcessPanelHangupButton();
  

Module platform_framework_api_common_parcelable

Type: class

Name: ParcelableTraceEventKt

  
  method @IviExperimental public static com.tomtom.ivi.platform.framework.api.common.parcelable.ParcelableTraceEvent toParcelable(com.tomtom.kotlin.traceevents.TraceEvent);
  
  
  method @IviExperimental public static com.tomtom.ivi.platform.framework.api.common.parcelable.ParcelableTraceEvent toParcelable(com.tomtom.kotlin.traceevents.TraceEvent, optional boolean includeArguments);
  

Module platform_framework_api_common_uiembedding

Type: class

Name: TtiviActivityViewKt

  
  method @androidx.databinding.BindingAdapter("stateHolder") @IviExperimental public static void setHolder(com.tomtom.ivi.platform.framework.api.common.uiembedding.TtiviActivityView, com.tomtom.ivi.platform.framework.api.common.uiembedding.TtiviActivityViewStateHolder? stateHolder);
  
  
  method @androidx.databinding.BindingAdapter("ttiviStateHolder") @IviExperimental public static void setHolder(com.tomtom.ivi.platform.framework.api.common.uiembedding.TtiviActivityView, com.tomtom.ivi.platform.framework.api.common.uiembedding.TtiviActivityViewStateHolder? stateHolder);