Dashcam SDK 1.0.7
Captures, recognizes and records road aigns.
Loading...
Searching...
No Matches
Instance Methods | Class Methods | Protected Attributes | Properties | List of all members
NMDSignsUploader Class Reference

#import <NMDSignsUploader.h>

Inherits NSObject, <NMSdkStateChangeListener>, and <NSURLSessionTaskDelegate>.

Instance Methods

(nonnull instancetype) - initWithDataDirectoryPath:
 
(void) - start
 
(void) - stop
 
(void) - updateSignsStatistics
 
(nonnull instancetype) - NS_UNAVAILABLE
 

Class Methods

(nonnull instancetype) + NS_UNAVAILABLE
 

Protected Attributes

NSTimer * _uploadTimer
 
BOOL _uploadInProgress
 

Properties

id< NMDSignsUploaderDelegate > _Nullable delegate
 

Method Documentation

◆ initWithDataDirectoryPath:

- (nonnull instancetype) initWithDataDirectoryPath: (nonnull NSString *)  dataPath

◆ NS_UNAVAILABLE [1/2]

- (nonnull instancetype) NS_UNAVAILABLE

◆ NS_UNAVAILABLE [2/2]

+ (nonnull instancetype) NS_UNAVAILABLE

◆ start

- (void) start

◆ stop

- (void) stop

◆ updateSignsStatistics

- (void) updateSignsStatistics

Member Data Documentation

◆ _uploadInProgress

- (BOOL) _uploadInProgress
protected

◆ _uploadTimer

- (NSTimer*) _uploadTimer
protected

Property Documentation

◆ delegate

- (id<NMDSignsUploaderDelegate> _Nullable) delegate
readwritenonatomicweak