Event is generated when distraction was detected. More...
#import <SYDrivingEvents.h>


Instance Methods | |
| (instancetype) | - initWithSDKEvent: |
| (void) | - copyToSDKEvent: |
Instance Methods inherited from SYDrivingEvent | |
| (instancetype) | - initWithSDKEvent: |
| (void) | - copyToSDKEvent: |
Properties | |
| BOOL | continuous |
Properties inherited from SYDrivingEvent | |
| SYPosition * | position |
| Position where event took place. More... | |
Event is generated when distraction was detected.
| - (void) copyToSDKEvent: | (Sygic::Driving::BehaviorEventDistraction &) | sdkEvent |
Provided by category SYDrivingDistracting(SDK).
| - (instancetype) initWithSDKEvent: | (const Sygic::Driving::BehaviorEventDistraction &) | sdkEvent |
Provided by category SYDrivingDistracting(SDK).
|
readwritenonatomicassign |