SYIncidentLink Class Reference

Reference to Incident with basic informations. More...

#import <SYIncidentLink.h>

Inheritance diagram for SYIncidentLink:
Collaboration diagram for SYIncidentLink:

Properties

NSString * provider
 Incident provider identification. More...
 
SYGeoCoordinatecoordinate
 Geographical location of the Incident. More...
 
NSString * type
 Incident type SYIncidentType. More...
 
BOOL premium
 If true, incident is from premium database. More...
 

Detailed Description

Reference to Incident with basic informations.

Property Documentation

◆ provider

- (NSString*) provider
readnonatomicassign

Incident provider identification.

◆ coordinate

- (SYGeoCoordinate*) coordinate
readnonatomicassign

Geographical location of the Incident.

◆ type

- (NSString*) type
readnonatomicassign

Incident type SYIncidentType.

◆ premium

- (BOOL) premium
readnonatomicassign

If true, incident is from premium database.


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