SYTrafficInfo Class Reference

Provides information about the current traffic. More...

#import <SYTraffic.h>

Inheritance diagram for SYTrafficInfo:
Collaboration diagram for SYTrafficInfo:

Instance Methods

(instancetype) - initWithTrafficNotification: [implementation]
 

Properties

NSTimeInterval delay
 Time delay on route. More...
 
NSArray< SYTrafficEvent * > * events
 Collection of SYTrafficEvent on route. More...
 
SYTrafficLevel trafficLevel
 SYTrafficLevel on route. More...
 
Sygic::Router::RoutePtr sdkRoutePtr [implementation]
 

Detailed Description

Provides information about the current traffic.

Method Documentation

◆ initWithTrafficNotification:()

- (instancetype) initWithTrafficNotification: (const Sygic::Traffic::TrafficNotification &)  info
implementation

Property Documentation

◆ delay

- (NSTimeInterval) delay
readnonatomicassign

Time delay on route.

◆ events

- (NSArray<SYTrafficEvent*>*) events
readnonatomicassign

Collection of SYTrafficEvent on route.

◆ sdkRoutePtr

- Router:
readwritenonatomicassignimplementation

◆ trafficLevel

- (SYTrafficLevel) trafficLevel
readnonatomicassign

SYTrafficLevel on route.


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