![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <AVSGatewayAssignerInterface.h>
Public Member Functions | |
virtual | ~AVSGatewayAssignerInterface ()=default |
Destructor. More... | |
virtual void | setAVSGateway (const std::string &avsGateway)=0 |
virtual std::string | getAVSGateway () const =0 |
An interface for setting AVS gateway.
|
virtualdefault |
Destructor.
|
pure virtual |
Gets the current gateway URL for AVS connection.
Implemented in alexaClientSDK::acl::AVSConnectionManager.
|
pure virtual |
Set AVS gateway as the given parameter
avsGateway | AVS gateway to set. |
Implemented in alexaClientSDK::acl::AVSConnectionManager.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0