AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
alexaClientSDK::acsdkSystemClockMonitorInterfaces::SystemClockMonitorInterface Class Referenceabstract

#include <SystemClockMonitorInterface.h>

Inheritance diagram for alexaClientSDK::acsdkSystemClockMonitorInterfaces::SystemClockMonitorInterface:
Inheritance graph
[legend]

Public Member Functions

virtual ~SystemClockMonitorInterface ()=default
 
virtual void onSystemClockSynchronized ()=0
 

Detailed Description

This interface allows the application to notify when the system clock is synchronized.

Constructor & Destructor Documentation

◆ ~SystemClockMonitorInterface()

virtual alexaClientSDK::acsdkSystemClockMonitorInterfaces::SystemClockMonitorInterface::~SystemClockMonitorInterface ( )
virtualdefault

Destructor.

Member Function Documentation

◆ onSystemClockSynchronized()

virtual void alexaClientSDK::acsdkSystemClockMonitorInterfaces::SystemClockMonitorInterface::onSystemClockSynchronized ( )
pure virtual

Notify observers when the system clock is synchronized.

Implemented in alexaClientSDK::acsdkSystemClockMonitor::SystemClockMonitor.


The documentation for this class was generated from the following file:

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0