AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Namespaces | Functions
EndpointAttributeValidation.h File Reference
#include <map>
#include <string>
#include <AVSCommon/AVS/AVSDiscoveryEndpointAttributes.h>
Include dependency graph for EndpointAttributeValidation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::endpoints
 

Functions

bool alexaClientSDK::endpoints::isEndpointIdValid (const avsCommon::sdkInterfaces::endpoints::EndpointIdentifier &identifier)
 
bool alexaClientSDK::endpoints::isFriendlyNameValid (const std::string &name)
 
bool alexaClientSDK::endpoints::isDescriptionValid (const std::string &description)
 
bool alexaClientSDK::endpoints::isManufacturerNameValid (const std::string &manufacturerName)
 
bool alexaClientSDK::endpoints::isAdditionalAttributesValid (const avsCommon::avs::AVSDiscoveryEndpointAttributes::AdditionalAttributes &attributes)
 
bool alexaClientSDK::endpoints::areConnectionsValid (const std::vector< std::map< std::string, std::string >> &connections)
 
bool alexaClientSDK::endpoints::areCookiesValid (const std::map< std::string, std::string > &cookies)
 

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0