AlexaClientSDK  1.22.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
alexaClientSDK::avsCommon::sdkInterfaces::SystemClockMonitorObserverInterface Class Referenceabstract

#include <SystemClockMonitorObserverInterface.h>

Inheritance diagram for alexaClientSDK::avsCommon::sdkInterfaces::SystemClockMonitorObserverInterface:
Inheritance graph
[legend]

Public Member Functions

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

Detailed Description

This interface is used to observe when the system clock is synchronized.

Constructor & Destructor Documentation

◆ ~SystemClockMonitorObserverInterface()

virtual alexaClientSDK::avsCommon::sdkInterfaces::SystemClockMonitorObserverInterface::~SystemClockMonitorObserverInterface ( )
virtualdefault

Destructor.

Member Function Documentation

◆ onSystemClockSynchronized()

virtual void alexaClientSDK::avsCommon::sdkInterfaces::SystemClockMonitorObserverInterface::onSystemClockSynchronized ( )
pure virtual

Take necessary actions as a result of an system clock change.

Implemented in alexaClientSDK::acsdkAlerts::AlertsCapabilityAgent.


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

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