![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <PlayRequestor.h>
Public Attributes | |
std::string | type |
std::string | id |
Contains the values for the optional playRequestor object that is found in the Play
directive for the various players available
std::string alexaClientSDK::avsCommon::avs::PlayRequestor::id |
The playRequestor id. In the case of "ALERT" as the type, this id will be the same as the "token" parameter in SetAlert
directive.
std::string alexaClientSDK::avsCommon::avs::PlayRequestor::type |
The playRequestor type. In the case of "ALERT" as the type, that means AudioPlayer is playing a music alarm.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0