public static final class TrafficManager.WrongTrafficReportOptions extends Object
| Constructor and Description |
|---|
WrongTrafficReportOptions(GeoPoint location)
Initializes a new instance of the
TrafficManager.WrongTrafficReportOptions class. |
| Modifier and Type | Method and Description |
|---|---|
TrafficManager.WrongTrafficReportOptions |
setLocation(GeoPoint value)
Sets the start location of the wrong traffic data.
|
TrafficManager.WrongTrafficReportOptions |
setStartWrongTrafficReporting(boolean value)
Sets a value indicating whether to start wrong traffic color reporting.
|
TrafficManager.WrongTrafficReportOptions |
setVehicleId(String value)
Sets the vehicle id.
|
String |
toString() |
public WrongTrafficReportOptions(GeoPoint location)
TrafficManager.WrongTrafficReportOptions class.location - Current location.public TrafficManager.WrongTrafficReportOptions setLocation(GeoPoint value)
value - Start location of the wrong traffic data.TrafficManager.TrafficManagerException - when location value is invalid.public TrafficManager.WrongTrafficReportOptions setVehicleId(String value)
value - vehicleId valuepublic TrafficManager.WrongTrafficReportOptions setStartWrongTrafficReporting(boolean value)
value - True if the traffic color was wrong; otherwise false.Copyright © 2013-2016 INRIX, Inc. All Rights Reserved.