Skip to main content
All docs
V25.1
  • BingTrafficIncidentResult Constructors

    Obsolete. 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