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.
method public java.util.List<com.tomtom.ivi.platform.vpa.api.common.vpa.VpaAlert> getAlerts();
property public abstract java.util.List<com.tomtom.ivi.platform.vpa.api.common.vpa.VpaAlert> alerts;
field public static final String CANCEL_ALARM = "cancel all alarms";
field public static final String CANCEL_REMINDER = "delete the reminder number one";
field public static final String SET_ALARM = "set an alarm for tomorrow at 8 A.M.";
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";
field public static final String STOP_TIMER = "stop all timers";