![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <GatewayVerifyState.h>
Public Member Functions | |
GatewayVerifyState (const std::string &gatewayURL, bool isVerified=false) | |
Public Attributes | |
std::string | avsGatewayURL |
The AVS Gateway URL string ex: More... | |
bool | isVerified |
Flag to indicate if the AVS gateway has been verified using the verify gateway sequence. More... | |
Structure used to store Gateway Verification state.
|
inline |
Constructor.
gatewayURL | The AVS Gateway URL string. |
isVerified | The flag indicating if the AVS Gateway has been verified. |
std::string alexaClientSDK::avsGatewayManager::GatewayVerifyState::avsGatewayURL |
The AVS Gateway URL string ex:
bool alexaClientSDK::avsGatewayManager::GatewayVerifyState::isVerified |
Flag to indicate if the AVS gateway has been verified using the verify gateway sequence.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0