Dashcam SDK 1.0.7
Captures, recognizes and records road aigns.
Loading...
Searching...
No Matches
Instance Methods | List of all members
<NMDADASWarningDelegate> Protocol Reference

#import <NMDADASWarningDelegate.h>

Inherits <NSObject>.

Instance Methods

(void) - onVehicleTooClose
 
(void) - onLaneDrift:
 

Method Documentation

◆ onLaneDrift:

- (void) onLaneDrift: (NMDADASWarningLaneDrift direction
required

Notifies the delegate on lane drift event providing the direction of the drift.

◆ onVehicleTooClose

- (void) onVehicleTooClose
required

Notifies the delegate on vehicle too close event.