public static class ServiceClientCallback.ClockSyncForActionResponse extends Object
ServiceClientCallback.onClockSyncSuccesful(ClockSyncForActionResponse)
.
The clock synchronisation is either initiated automatically by the dongle on certain
actions like downloading driving data (see ServiceClientCallback.onClockSyncReasonForDownloadRequired()
)
or initiated by the custom app when calling ServiceClient.sendClockSyncReasonForDeviceSetup(DisconnectReasonParameter)
.Modifier and Type | Field and Description |
---|---|
ServiceClientCallback.ClockSyncForAction |
clockSyncReasonForAction |
Constructor and Description |
---|
ClockSyncForActionResponse(ServiceClientCallback.ClockSyncForAction clockSyncForAction) |
public final ServiceClientCallback.ClockSyncForAction clockSyncReasonForAction
public ClockSyncForActionResponse(ServiceClientCallback.ClockSyncForAction clockSyncForAction)