AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
alexaClientSDK::avsCommon::sdkInterfaces::diagnostics::DevicePropertyAggregatorInterface Member List

This is the complete list of members for alexaClientSDK::avsCommon::sdkInterfaces::diagnostics::DevicePropertyAggregatorInterface, including all inherited members.

ALERT_TYPE_AND_STATEalexaClientSDK::avsCommon::sdkInterfaces::diagnostics::DevicePropertyAggregatorInterfacestatic
AUDIO_PLAYER_STATEalexaClientSDK::avsCommon::sdkInterfaces::diagnostics::DevicePropertyAggregatorInterfacestatic
AVS_ALERTS_MUTEalexaClientSDK::avsCommon::sdkInterfaces::diagnostics::DevicePropertyAggregatorInterfacestatic
AVS_ALERTS_VOLUMEalexaClientSDK::avsCommon::sdkInterfaces::diagnostics::DevicePropertyAggregatorInterfacestatic
AVS_SPEAKER_MUTEalexaClientSDK::avsCommon::sdkInterfaces::diagnostics::DevicePropertyAggregatorInterfacestatic
AVS_SPEAKER_VOLUMEalexaClientSDK::avsCommon::sdkInterfaces::diagnostics::DevicePropertyAggregatorInterfacestatic
ChangedReason enum namealexaClientSDK::avsCommon::sdkInterfaces::ConnectionStatusObserverInterface
CONNECTION_STATEalexaClientSDK::avsCommon::sdkInterfaces::diagnostics::DevicePropertyAggregatorInterfacestatic
CONTENT_IDalexaClientSDK::avsCommon::sdkInterfaces::diagnostics::DevicePropertyAggregatorInterfacestatic
DEVICE_CONTEXTalexaClientSDK::avsCommon::sdkInterfaces::diagnostics::DevicePropertyAggregatorInterfacestatic
DialogUXState enum namealexaClientSDK::avsCommon::sdkInterfaces::DialogUXStateObserverInterface
DO_NOT_DISTURBalexaClientSDK::avsCommon::sdkInterfaces::diagnostics::DevicePropertyAggregatorInterfacestatic
Error enum namealexaClientSDK::avsCommon::sdkInterfaces::AuthObserverInterface
getAllDeviceProperties()=0alexaClientSDK::avsCommon::sdkInterfaces::diagnostics::DevicePropertyAggregatorInterfacepure virtual
getDeviceProperty(const std::string &propertyKey)=0alexaClientSDK::avsCommon::sdkInterfaces::diagnostics::DevicePropertyAggregatorInterfacepure virtual
initializeVolume(std::shared_ptr< avsCommon::sdkInterfaces::SpeakerManagerInterface > speakerManager)=0alexaClientSDK::avsCommon::sdkInterfaces::diagnostics::DevicePropertyAggregatorInterfacepure virtual
LOCALEalexaClientSDK::avsCommon::sdkInterfaces::diagnostics::DevicePropertyAggregatorInterfacestatic
NOTIFICATION_INDICATORalexaClientSDK::avsCommon::sdkInterfaces::diagnostics::DevicePropertyAggregatorInterfacestatic
onAlertStateChange(const AlertInfo &alertInfo)=0alexaClientSDK::acsdkAlertsInterfaces::AlertObserverInterfacepure virtual
onAuthStateChange(State newState, Error error)=0alexaClientSDK::avsCommon::sdkInterfaces::AuthObserverInterfacepure virtual
onConnectionStatusChanged(const Status status, const ChangedReason reason)=0alexaClientSDK::avsCommon::sdkInterfaces::ConnectionStatusObserverInterfacepure virtual
onConnectionStatusChanged(const Status status, const std::vector< EngineConnectionStatus > &engineStatuses)alexaClientSDK::avsCommon::sdkInterfaces::ConnectionStatusObserverInterfaceinlinevirtual
onContextAvailable(const std::string &jsonContext)alexaClientSDK::avsCommon::sdkInterfaces::ContextRequesterInterfaceinlinevirtual
onContextAvailable(const endpoints::EndpointIdentifier &endpointId, const avs::AVSContext &endpointContext, ContextRequestToken requestToken)alexaClientSDK::avsCommon::sdkInterfaces::ContextRequesterInterfaceinlinevirtual
onContextFailure(const ContextRequestError error)alexaClientSDK::avsCommon::sdkInterfaces::ContextRequesterInterfaceinlinevirtual
onContextFailure(const ContextRequestError error, ContextRequestToken token)alexaClientSDK::avsCommon::sdkInterfaces::ContextRequesterInterfaceinlinevirtual
onDialogUXStateChanged(DialogUXState newState)=0alexaClientSDK::avsCommon::sdkInterfaces::DialogUXStateObserverInterfacepure virtual
onNotificationReceived()=0alexaClientSDK::acsdkNotificationsInterfaces::NotificationsObserverInterfacepure virtual
onPlayerActivityChanged(avsCommon::avs::PlayerActivity state, const Context &context)=0alexaClientSDK::acsdkAudioPlayerInterfaces::AudioPlayerObserverInterfacepure virtual
onPowerStateChanged(const PowerState &powerState, AlexaStateChangeCauseType cause)=0alexaClientSDK::avsCommon::sdkInterfaces::powerController::PowerControllerObserverInterfacepure virtual
onRangeChanged(const RangeState &rangeState, AlexaStateChangeCauseType cause)=0alexaClientSDK::avsCommon::sdkInterfaces::rangeController::RangeControllerObserverInterfacepure virtual
onSeekActivity(const SeekStatus seekStatus, const Context &context)alexaClientSDK::acsdkAudioPlayerInterfaces::AudioPlayerObserverInterfaceinlinevirtual
onSetIndicator(avsCommon::avs::IndicatorState state)=0alexaClientSDK::acsdkNotificationsInterfaces::NotificationsObserverInterfacepure virtual
onSpeakerSettingsChanged(const Source &source, const ChannelVolumeInterface::Type &type, const SpeakerInterface::SpeakerSettings &settings)=0alexaClientSDK::avsCommon::sdkInterfaces::SpeakerManagerObserverInterfacepure virtual
ORIGINAL_TIME_FIELD_MINalexaClientSDK::acsdkAlertsInterfaces::AlertObserverInterfacestatic
ORIGINAL_TIME_HOUR_MAXalexaClientSDK::acsdkAlertsInterfaces::AlertObserverInterfacestatic
ORIGINAL_TIME_MILLISECOND_MAXalexaClientSDK::acsdkAlertsInterfaces::AlertObserverInterfacestatic
ORIGINAL_TIME_MINUTE_MAXalexaClientSDK::acsdkAlertsInterfaces::AlertObserverInterfacestatic
ORIGINAL_TIME_SECOND_MAXalexaClientSDK::acsdkAlertsInterfaces::AlertObserverInterfacestatic
originalTimeToString(const OriginalTime &originalTime)alexaClientSDK::acsdkAlertsInterfaces::AlertObserverInterfaceinlinestatic
POWER_CONTROLLER_STATUSalexaClientSDK::avsCommon::sdkInterfaces::diagnostics::DevicePropertyAggregatorInterfacestatic
RANGE_CONTROLLER_STATUSalexaClientSDK::avsCommon::sdkInterfaces::diagnostics::DevicePropertyAggregatorInterfacestatic
REGISTRATION_STATUSalexaClientSDK::avsCommon::sdkInterfaces::diagnostics::DevicePropertyAggregatorInterfacestatic
SeekStatus enum namealexaClientSDK::acsdkAudioPlayerInterfaces::AudioPlayerObserverInterface
setContextManager(std::shared_ptr< avsCommon::sdkInterfaces::ContextManagerInterface > contextManager)=0alexaClientSDK::avsCommon::sdkInterfaces::diagnostics::DevicePropertyAggregatorInterfacepure virtual
setDeviceSettingsManager(std::shared_ptr< settings::DeviceSettingsManager > settingManager)=0alexaClientSDK::avsCommon::sdkInterfaces::diagnostics::DevicePropertyAggregatorInterfacepure virtual
Source enum namealexaClientSDK::avsCommon::sdkInterfaces::SpeakerManagerObserverInterface
alexaClientSDK::State enum namealexaClientSDK::acsdkAlertsInterfaces::AlertObserverInterface
alexaClientSDK::avsCommon::sdkInterfaces::AuthObserverInterface::State enum namealexaClientSDK::avsCommon::sdkInterfaces::AuthObserverInterface
alexaClientSDK::stateToString(State state)alexaClientSDK::acsdkAlertsInterfaces::AlertObserverInterfaceinlinestatic
alexaClientSDK::avsCommon::sdkInterfaces::DialogUXStateObserverInterface::stateToString(DialogUXState state)alexaClientSDK::avsCommon::sdkInterfaces::DialogUXStateObserverInterfaceinlinestatic
Status enum namealexaClientSDK::avsCommon::sdkInterfaces::ConnectionStatusObserverInterface
TTS_PLAYER_STATEalexaClientSDK::avsCommon::sdkInterfaces::diagnostics::DevicePropertyAggregatorInterfacestatic
Type enum namealexaClientSDK::acsdkAlertsInterfaces::AlertObserverInterface
typeToString(Type type)alexaClientSDK::acsdkAlertsInterfaces::AlertObserverInterfaceinlinestatic
WAKE_WORDSalexaClientSDK::avsCommon::sdkInterfaces::diagnostics::DevicePropertyAggregatorInterfacestatic
withinBounds(T value, T minVal, T maxVal)alexaClientSDK::acsdkAlertsInterfaces::AlertObserverInterfaceinlinestatic
~AlertObserverInterface()=defaultalexaClientSDK::acsdkAlertsInterfaces::AlertObserverInterfacevirtual
~AudioPlayerObserverInterface()=defaultalexaClientSDK::acsdkAudioPlayerInterfaces::AudioPlayerObserverInterfacevirtual
~AuthObserverInterface()=defaultalexaClientSDK::avsCommon::sdkInterfaces::AuthObserverInterfacevirtual
~ConnectionStatusObserverInterface()=defaultalexaClientSDK::avsCommon::sdkInterfaces::ConnectionStatusObserverInterfacevirtual
~ContextRequesterInterface()=defaultalexaClientSDK::avsCommon::sdkInterfaces::ContextRequesterInterfacevirtual
~DialogUXStateObserverInterface()=defaultalexaClientSDK::avsCommon::sdkInterfaces::DialogUXStateObserverInterfacevirtual
~NotificationsObserverInterface()=defaultalexaClientSDK::acsdkNotificationsInterfaces::NotificationsObserverInterfacevirtual
~PowerControllerObserverInterface()=defaultalexaClientSDK::avsCommon::sdkInterfaces::powerController::PowerControllerObserverInterfacevirtual
~RangeControllerObserverInterface()=defaultalexaClientSDK::avsCommon::sdkInterfaces::rangeController::RangeControllerObserverInterfacevirtual
~SpeakerManagerObserverInterface()=defaultalexaClientSDK::avsCommon::sdkInterfaces::SpeakerManagerObserverInterfacevirtual

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