SYIncidentInfo Class Reference

Warning about incidents on the route. More...

#import <SYNavigationIncidentInfo.h>

Inheritance diagram for SYIncidentInfo:
Collaboration diagram for SYIncidentInfo:

Properties

SYIncidentLinkincidentInfo
 Information about the Incident on the route. More...
 
NSString * type
 Incident type. Check the SYIncidentType string for more information. More...
 
NSInteger id
 
- Properties inherited from SYRouteEventNotification
SYDistance distance
 Distance to warning from current on route position. More...
 
SYGeoCoordinateposition
 Warning crossing position. More...
 

Detailed Description

Warning about incidents on the route.

Property Documentation

◆ incidentInfo

- (SYIncidentLink*) incidentInfo
readnonatomicassign

Information about the Incident on the route.

◆ type

- (NSString*) type
readnonatomicassign

Incident type. Check the SYIncidentType string for more information.

◆ id

- (NSInteger) id
readnonatomicassign

The documentation for this class was generated from the following file: