AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <StartupManager.h>
Public Member Functions | |
StartupManagerInterface methods. | |
bool | startup () override |
Public Member Functions inherited from alexaClientSDK::acsdkStartupManagerInterfaces::StartupManagerInterface | |
virtual | ~StartupManagerInterface ()=default |
Static Public Member Functions | |
static std::shared_ptr< acsdkStartupManagerInterfaces::StartupManagerInterface > | createStartupManagerInterface (const std::shared_ptr< acsdkStartupManagerInterfaces::StartupNotifierInterface > ¬ifier) |
Implementation of StartupManagerInterface.
|
static |
Create a new instance of StartupManagerInterface.
notifier | The notifier to use to invoke RequiresStartupInterface::startup(). |
|
overridevirtual |
Trigger the startup sequence.
Implements alexaClientSDK::acsdkStartupManagerInterfaces::StartupManagerInterface.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0