TTLServiceClockSyncForActionResponse Class Reference

Inherits from NSObject
Declared in TTLServiceEventDelegate.h

Overview

Encapsulates the cause of the successful synchronisation of the clock.

The clock synchronisation is either initiated automatically by the LINK device on certain actions like downloading driving data (see [TTLServiceEventDelegate onClockSyncReasonWhileDownloadRequired:]) or initiated by the custom app when calling [TTLServiceClient sendClockSyncReasonForDeviceSetup:deviceIdentifier:].

  action

The action in which the sync was initiated.

@property (nonatomic) TTLServiceClockSyncAction action

Discussion

The action in which the sync was initiated.

Declared In

TTLServiceEventDelegate.h

– description

- (NSString *_Nonnull)description