AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
This is the complete list of members for alexaClientSDK::acsdkCommunicationInterfaces::CommunicationProperty< T >, including all inherited members.
addSubscriber(const std::weak_ptr< CommunicationPropertyChangeSubscriber< T >> &subscriber) | alexaClientSDK::acsdkCommunicationInterfaces::CommunicationProperty< T > | inline |
create(const std::string &name, T initValue, bool writeable) | alexaClientSDK::acsdkCommunicationInterfaces::CommunicationProperty< T > | inlinestatic |
getValue() | alexaClientSDK::acsdkCommunicationInterfaces::CommunicationProperty< T > | inline |
isWriteable() | alexaClientSDK::acsdkCommunicationInterfaces::CommunicationProperty< T > | inline |
removeSubscriber(const std::shared_ptr< CommunicationPropertyChangeSubscriber< T >> &subscriber) | alexaClientSDK::acsdkCommunicationInterfaces::CommunicationProperty< T > | inline |
setValue(T newValue) | alexaClientSDK::acsdkCommunicationInterfaces::CommunicationProperty< T > | inline |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0