![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <ExternalMediaAdapterHandler.h>
Public Attributes | |
std::string | localPlayerId |
The opaque token that uniquely identifies the local external player app. More... | |
bool | authorized |
Authorization status. More... | |
std::string | defaultSkillToken |
An opaque token for the domain or skill that is associated with this player. More... | |
std::string | playerId |
The playerId that identifies this player. More... | |
Describes an external media player's authorization status
bool alexaClientSDK::acsdkExternalMediaPlayer::AuthorizedPlayerInfo::authorized |
Authorization status.
std::string alexaClientSDK::acsdkExternalMediaPlayer::AuthorizedPlayerInfo::defaultSkillToken |
An opaque token for the domain or skill that is associated with this player.
std::string alexaClientSDK::acsdkExternalMediaPlayer::AuthorizedPlayerInfo::localPlayerId |
The opaque token that uniquely identifies the local external player app.
std::string alexaClientSDK::acsdkExternalMediaPlayer::AuthorizedPlayerInfo::playerId |
The playerId that identifies this player.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0