AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <RegistrationManagerInterface.h>
Public Member Functions | |
virtual | ~RegistrationManagerInterface ()=default |
virtual void | logout ()=0 |
This interface for RegistrationManager
.
|
virtualdefault |
Virtual destructor to assure proper cleanup of derived types.
|
pure virtual |
Log out current customer. This will clear any persistent data.
Implemented in alexaClientSDK::acsdkAuthorization::AuthorizationManager.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0