![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <ExternalCapabilitiesBuilderInterface.h>
Public Attributes | |
avsCommon::utils::Optional< avsCommon::avs::CapabilityConfiguration > | configuration |
std::shared_ptr< avsCommon::sdkInterfaces::DirectiveHandlerInterface > | directiveHandler |
An optional directive handler used to process any directive included in this capability. More... | |
Define a capability structure.
avsCommon::utils::Optional<avsCommon::avs::CapabilityConfiguration> alexaClientSDK::defaultClient::ExternalCapabilitiesBuilderInterface::Capability::configuration |
The optional capability configuration which will be included in the list of supported capabilities sent to AVS.
std::shared_ptr<avsCommon::sdkInterfaces::DirectiveHandlerInterface> alexaClientSDK::defaultClient::ExternalCapabilitiesBuilderInterface::Capability::directiveHandler |
An optional directive handler used to process any directive included in this capability.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0