AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Attributes | List of all members
alexaClientSDK::avsCommon::avs::PlayRequestor Struct Reference

#include <PlayRequestor.h>

Public Attributes

std::string type
 
std::string id
 

Detailed Description

Contains the values for the optional playRequestor object that is found in the Play directive for the various players available

Member Data Documentation

◆ id

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.

◆ type

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.


The documentation for this struct was generated from the following file:

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