![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <ShutdownManagerInterface.h>
Public Member Functions | |
virtual | ~ShutdownManagerInterface ()=default |
virtual bool | shutdown ()=0 |
Interface for driving shutdown.
When shutdown()
is called, observers that have added themselves via ShutdownNotifierInterface will have their shutdown()
method called.
|
virtualdefault |
Destructor.
|
pure virtual |
Invoke shutdown() on all instances registered with the ShutdownNotifierInterface
instance associated with this instance.
Implemented in alexaClientSDK::acsdkShutdownManager::ShutdownManager.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0