SYRouteWarning Class Reference

Base class for all warnings which may occur during computing a route. More...

#import <SYRouteWarning.h>

Inheritance diagram for SYRouteWarning:
Collaboration diagram for SYRouteWarning:

Properties

SYRouteWarningType type
 Type of this warning object. Depending on this value, you can cast the object to a specific subclass. More...
 
NSString * countryCode
 ISO code of the country, where current route warning is presented. More...
 

Detailed Description

Base class for all warnings which may occur during computing a route.

Property Documentation

◆ type

- (SYRouteWarningType) type
readwritenonatomicassign

Type of this warning object. Depending on this value, you can cast the object to a specific subclass.

◆ countryCode

- (NSString*) countryCode
readwritenonatomicstrong

ISO code of the country, where current route warning is presented.


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