public static final class LocationsManager.UpdateLearnedLocationsOptions extends Object
LearnedLocations.| Constructor and Description |
|---|
UpdateLearnedLocationsOptions(List<LearnedLocation> locations,
boolean hidden)
Initializes a new instance of
LocationsManager.UpdateLearnedLocationsOptions. |
public UpdateLearnedLocationsOptions(List<LearnedLocation> locations, boolean hidden)
LocationsManager.UpdateLearnedLocationsOptions.locations - A List of LearnedLocations to update.hidden - true to hide the LearnedLocations, flase to un-hide.LocationsManager.LocationsManagerException - when the locations parameter is empty or null.public void setHidden(boolean hidden)
hidden - true to hide the LearnedLocations, flase to un-hide.Copyright © 2013-2016 INRIX, Inc. All Rights Reserved.