AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Typedefs | Functions
alexaClientSDK::acsdkDoNotDisturb Namespace Reference

Typedefs

using DoNotDisturbComponent = acsdkManufactory::Component< std::shared_ptr< capabilityAgents::doNotDisturb::DoNotDisturbCapabilityAgent >, acsdkManufactory::Import< std::shared_ptr< avsCommon::sdkInterfaces::AVSConnectionManagerInterface > >, acsdkManufactory::Import< std::shared_ptr< avsCommon::sdkInterfaces::MessageSenderInterface > >, acsdkManufactory::Import< std::shared_ptr< avsCommon::sdkInterfaces::ExceptionEncounteredSenderInterface > >, acsdkManufactory::Import< std::shared_ptr< avsCommon::utils::metrics::MetricRecorderInterface > >, acsdkManufactory::Import< std::shared_ptr< acsdkShutdownManagerInterfaces::ShutdownNotifierInterface > >, acsdkManufactory::Import< acsdkManufactory::Annotated< avsCommon::sdkInterfaces::endpoints::DefaultEndpointAnnotation, avsCommon::sdkInterfaces::endpoints::EndpointCapabilitiesRegistrarInterface > >, acsdkManufactory::Import< std::shared_ptr< settings::storage::DeviceSettingStorageInterface > >>
 

Functions

DoNotDisturbComponent getComponent ()
 

Typedef Documentation

◆ DoNotDisturbComponent

Definition of a Manufactory Component for DoNotDisturbCapabilityAgent.

Function Documentation

◆ getComponent()

DoNotDisturbComponent alexaClientSDK::acsdkDoNotDisturb::getComponent ( )

Creates an manufactory component that exports DoNotDisturbCapabilityAgent.

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