SYDrivingEvent Class Reference

Ancesstor of each driver's behavior event. More...

#import <SYDrivingEvents.h>

Inheritance diagram for SYDrivingEvent:
Collaboration diagram for SYDrivingEvent:

Instance Methods

(instancetype) - initWithSDKEvent:
 
(void) - copyToSDKEvent:
 

Properties

SYPositionposition
 Position where event took place. More...
 

Detailed Description

Ancesstor of each driver's behavior event.

Method Documentation

◆ copyToSDKEvent:()

- (void) copyToSDKEvent: (Sygic::Driving::BehaviorEvent &)  sdkEvent

Provided by category SYDrivingEvent(SDK).

◆ initWithSDKEvent:()

- (instancetype) initWithSDKEvent: (const Sygic::Driving::BehaviorEvent *const)  sdkEvent

Provided by category SYDrivingEvent(SDK).

Property Documentation

◆ position

- (SYPosition*) position
readwritenonatomicassign

Position where event took place.


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