 |
AlexaClientSDK
1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Go to the documentation of this file.
16 #ifndef ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_INCLUDE_AVSCOMMON_SDKINTERFACES_AVSGATEWAYASSIGNERINTERFACE_H_
17 #define ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_INCLUDE_AVSCOMMON_SDKINTERFACES_AVSGATEWAYASSIGNERINTERFACE_H_
23 namespace sdkInterfaces {
38 virtual void setAVSGateway(
const std::string& avsGateway) = 0;
52 #endif // ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_INCLUDE_AVSCOMMON_SDKINTERFACES_AVSGATEWAYASSIGNERINTERFACE_H_
virtual std::string getAVSGateway() const =0
virtual void setAVSGateway(const std::string &avsGateway)=0
virtual ~AVSGatewayAssignerInterface()=default
Destructor.
Definition: AVSGatewayAssignerInterface.h:28
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
AlexaClientSDK 1.26.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Licensed under the Apache License, Version 2.0