AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <RegistrationObserverInterface.h>
Public Member Functions | |
virtual | ~RegistrationObserverInterface ()=default |
virtual void | onLogout ()=0 |
This interface is used to observe changes to the device registration, such as user logout.
|
virtualdefault |
Virtual destructor to assure proper cleanup of derived types.
|
pure virtual |
Notification that the current customer has logged out.
Implemented in alexaClientSDK::sampleApplications::ipcServerSampleApp::gui::GUIClient, and alexaClientSDK::sampleApp::UserInputManager.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0