Skip to main content
A newer version of this page is available. .
All docs
V21.1

BingTrafficIncidentResult Constructors

Stores information about an incident.
Name Parameters Description
BingTrafficIncidentResult(GeoPoint, String, String, DateTime, DateTime, Int64, String, DateTime, Boolean, BingTrafficIncidentSeverity, GeoPoint, String[], BingTrafficIncidentType, Boolean) point, congestionInfo, description, startTime, endTime, incidentId, laneInfo, lastModified, roadClosed, severity, toPoint, locationCodes, type, verified Initializes a new instance of the BingTrafficIncidentResult class with specified settings.
See Also