15 #ifndef ALEXA_CLIENT_SDK_AVSCOMMON_AVS_INCLUDE_AVSCOMMON_AVS_CAPABILITYRESOURCES_H_ 16 #define ALEXA_CLIENT_SDK_AVSCOMMON_AVS_INCLUDE_AVSCOMMON_AVS_CAPABILITYRESOURCES_H_ 105 bool operator==(
const FriendlyName& rhs)
const;
114 std::vector<FriendlyName> m_items;
121 #endif // ALEXA_CLIENT_SDK_AVSCOMMON_AVS_INCLUDE_AVSCOMMON_AVS_CAPABILITYRESOURCES_H_
::std::string string
Definition: gtest-port.h:1097
std::string AlexaAssetId
This represents the Alexa asset identifier.
Definition: AlexaAssetId.h:27
bool operator==(const BlockingPolicy &lhs, const BlockingPolicy &rhs)
std::string toJson() const
bool addFriendlyNameWithAssetId(const resources::AlexaAssetId &assetId)
std::string Locale
Definition: LocaleAssetsManagerInterface.h:46
bool addFriendlyNameWithText(const std::string &text, const sdkInterfaces::LocaleAssetsManagerInterface::Locale &locale)
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
Definition: CapabilityResources.h:34