Warning about incidents on the route. More...
#import <SYNavigationIncidentInfo.h>


Instance Methods | |
| (instancetype) | - initWithIncidentInfo: |
Instance Methods inherited from SYRouteEventNotification | |
| (instancetype) | - initWithPosition:distance: |
Properties | |
| SYIncidentLink * | incidentInfo |
| Information about the Incident on the route. More... | |
| NSString * | type |
| Incident type. Check the SYIncidentInfoType string for more information. More... | |
| NSInteger | id |
Properties inherited from SYRouteEventNotification | |
| SYDistance | distance |
| Distance to warning from current on route position. More... | |
| SYGeoCoordinate * | position |
| Warning crossing position. More... | |
Warning about incidents on the route.
| - (instancetype) initWithIncidentInfo: | (const Sygic::Navigation::IncidentInfo &) | info |
Provided by category SYIncidentInfo(SDK).
|
readnonatomicassign |
|
readnonatomicassign |
Information about the Incident on the route.
|
readnonatomicassign |
Incident type. Check the SYIncidentInfoType string for more information.