![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Namespaces | |
| audio | |
| bluetooth | |
| diagnostics | |
| endpoints | |
| modeController | |
| powerController | |
| rangeController | |
| softwareInfo | |
| storage | |
| test | |
| timing | |
| toggleController | |
Typedefs | |
| using | CapabilitiesObserverInterface = CapabilitiesDelegateObserverInterface |
| using | ContextRequestToken = unsigned int |
| Alias for the token used to identify a context request. More... | |
Variables | |
| static const int | ENGINE_TYPE_ALEXA_VOICE_SERVICES = 1 |
| using alexaClientSDK::avsCommon::sdkInterfaces::CapabilitiesObserverInterface = typedef CapabilitiesDelegateObserverInterface |
CapabilitiesDelegateObserverInterface instead. This interface has been renamed to avoid being confused with the CapabilityConfigurationChangeObserverInterface.This alias is being maintained for now to support backwards compatibility.
| using alexaClientSDK::avsCommon::sdkInterfaces::ContextRequestToken = typedef unsigned int |
Alias for the token used to identify a context request.
This enum expresses the result of a getContext operation.
This enum expresses the result of a setState operation.
setState operation has been deprecated and so is this enumeration. | Enumerator | |
|---|---|
| SUCCESS |
|
| STATE_PROVIDER_NOT_REGISTERED |
|
| STATE_TOKEN_OUTDATED |
|
|
inline |
This function converts the provided AlexaStateChangeCauseType to a string.
| cause | The AlexaStateChangeCauseType to convert to a string. |
AlexaStateChangeCauseType.
|
inline |
This function converts the provided string to an GUIActivityEvent.
| string | The string to convert to GUIActivityEvent. |
GUIActivityEvent.
|
inline |
This function converts a GUIActivityEvent to a string.
| event | the GUIActivityEvent to be converted. |
|
inline |
Write a Source value to an ostream as a string.
| stream | The stream to write the value to. |
| type | The source value to write to the ostream as a string. |
ostream that was passed in and written to.
|
inline |
Write a State value to an ostream as a string.
| stream | The stream to write the value to. |
| state | The state value to write to the ostream as a string. |
ostream that was passed in and written to.
|
inline |
Write an GUIActivityEvent value to an ostream as a string.
| stream | The stream to write the value to. |
| state | The GUIActivityEvent value. |
ostream that was passed in and written to.
|
inline |
Write a State value to an ostream as a string.
| stream | The stream to write the value to. |
| state | The state value to write to the ostream as a string. |
ostream that was passed in and written to.
|
inline |
Write an AudioInputProcessorObserverInterface::State value to an ostream as a string.
| stream | The stream to write the value to. |
| state | The AudioInputProcessorObserverInterface::State value to write to the ostream as a string. |
ostream that was passed in and written to.
|
inline |
Write a DialogUXStateObserverInterface::DialogUXState value to an ostream as a string.
| stream | The stream to write the value to. |
| state | The DialogUXStateObserverInterface::DialogUXState value to write to the ostream as a string. |
ostream that was passed in and written to.
|
inline |
Write an Error value to an ostream as a string.
| stream | The stream to write the value to. |
| error | The error value to write to the ostream as a string. |
ostream that was passed in and written to.
|
inline |
Write a CallState value to an ostream as a string.
| stream | The stream to write the value to. |
| state | The CallState value to write to the ostream as a string. |
ostream that was passed in and written to.
|
inline |
Write a MessageRequestObserverInterface::Status value to an ostream as a string.
| stream | The stream to write the value to. |
| reason | The status to write to the ostream as a string. |
ostream that was passed in and written to.
|
inline |
Write a ContextRequestError value to an ostream as a string.
| stream | The stream to write the value to. |
| error | The error value to write to the ostream as a string. |
ostream that was passed in and written to.
|
inline |
Write a Type value to an ostream as a string.
| stream | The stream to write the value to. |
| type | The type value to write to the ostream as a string. |
ostream that was passed in and written to.
|
inline |
Write a State value to an ostream as a string.
| stream | The stream to write the value to. |
| state | The state value to write to the ostream as a string. |
ostream that was passed in and written to.
|
inline |
Write a ConnectionStatusObserverInterface::Status value to an ostream as a string.
| stream | The stream to write the value to. |
| status | The ConnectionStatusObserverInterface::Status value to write to the ostream as a string. |
ostream that was passed in and written to.
|
inline |
Write an Error value to an ostream as a string.
| stream | The stream to write the value to. |
| error | The error value to write to the ostream as a string. |
ostream that was passed in and written to.
|
inline |
Write a ConnectionStatusObserverInterface::ChangeReason value to an ostream as a string.
| stream | The stream to write the value to. |
| reason | The ConnectionStatusObserverInterface::ChangeReason value to write to the ostream as a string. |
ostream that was passed in and written to.
|
inline |
Overwrites the << operator for HTTPContentFetcherInterface::State.
| os | The output stream pointer. |
| code | The HTTPContentFetcherInterface::State to write to the output stream. |
|
inline |
Overload for the PowerResourceLevel enum. This will write the PowerResourceLevel as a string to the provided stream.
| An | ostream to send the level as a string. |
| The | level to convert. |
|
inline |
Operator overload to compare two FullState objects.
| lhs | The object to compare. |
| rhs | Another object to compare. |
Whether the two objects are considered equivalent.
|
inline |
Converts the PowerResourceLevel enum to a string.
| The | level to convert. |
|
static |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0