API Compatibility report 1.0.7354-1.0.7334

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_alexa_api_service_alexasettings

Type: interface

Name: AlexaSettingsService

  
  method public java.util.List<com.tomtom.ivi.platform.vpa.api.common.vpa.VpaAlert> getAlerts();
  

Type: interface

Name: AlexaSettingsService

  
  property public abstract java.util.List<com.tomtom.ivi.platform.vpa.api.common.vpa.VpaAlert> alerts;
  

Module platform_alexa_api_testing_functional

Type: class

Name: AlexaPhrases

  
  field public static final String CANCEL_ALARM = "cancel all alarms";
  

Type: class

Name: AlexaPhrases

  
  field public static final String CANCEL_REMINDER = "delete the reminder number one";
  

Type: class

Name: AlexaPhrases

  
  field public static final String SET_ALARM = "set an alarm for tomorrow at 8 A.M.";
  

Type: class

Name: AlexaPhrases

  
  field public static final String SET_REMINDER = "remind me to go for a walk in an hour";
  field public static final String SET_TIMER = "set a timer for 30 seconds";
  

Type: class

Name: AlexaPhrases

  
  field public static final String STOP_TIMER = "stop all timers";