AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Attributes | List of all members
alexaClientSDK::acsdkAlexaLauncher::AlexaLauncherFactory::AlexaLauncherCapabilityAgentData Struct Reference

#include <AlexaLauncherFactory.h>

Public Attributes

std::shared_ptr< avsCommon::sdkInterfaces::DirectiveHandlerInterfacedirectiveHandler
 Interface for handling AVSDirectives. More...
 
std::shared_ptr< avsCommon::sdkInterfaces::CapabilityConfigurationInterfacecapabilityConfigurationInterface
 Interface providing CapabilitiesDelegate access to the version and configurations of the capabilities. More...
 
std::shared_ptr< avsCommon::utils::RequiresShutdownrequiresShutdown
 

Detailed Description

This structure contains the interfaces to interact with the AlexaLauncher Capability Agent.

Member Data Documentation

◆ capabilityConfigurationInterface

std::shared_ptr<avsCommon::sdkInterfaces::CapabilityConfigurationInterface> alexaClientSDK::acsdkAlexaLauncher::AlexaLauncherFactory::AlexaLauncherCapabilityAgentData::capabilityConfigurationInterface

Interface providing CapabilitiesDelegate access to the version and configurations of the capabilities.

◆ directiveHandler

std::shared_ptr<avsCommon::sdkInterfaces::DirectiveHandlerInterface> alexaClientSDK::acsdkAlexaLauncher::AlexaLauncherFactory::AlexaLauncherCapabilityAgentData::directiveHandler

Interface for handling AVSDirectives.

◆ requiresShutdown

std::shared_ptr<avsCommon::utils::RequiresShutdown> alexaClientSDK::acsdkAlexaLauncher::AlexaLauncherFactory::AlexaLauncherCapabilityAgentData::requiresShutdown

The documentation for this struct was generated from the following file:

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