![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <LiveViewControllerTypes.h>
Public Types | |
enum | TargetType { TargetType::ALEXA_ENDPOINT, TargetType::UNKNOWN } |
Enum class for different types of target endpoints. Currently only ALEXA_ENDPOINT is supported. More... | |
Public Attributes | |
std::string | endpointId |
Identifier of the device. More... | |
avsCommon::utils::Optional< TargetType > | type |
(Optional) Type of endpoint. Valid value: ALEXA_ENDPOINT. More... | |
Target object. Identifies the endpoint of the viewing device.
std::string alexaClientSDK::alexaLiveViewControllerInterfaces::Target::endpointId |
Identifier of the device.
avsCommon::utils::Optional<TargetType> alexaClientSDK::alexaLiveViewControllerInterfaces::Target::type |
(Optional) Type of endpoint. Valid value: ALEXA_ENDPOINT.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0