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

#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...
 

Detailed Description

Describes an external media player's authorization status

Member Data Documentation

◆ authorized

bool alexaClientSDK::acsdkExternalMediaPlayer::AuthorizedPlayerInfo::authorized

Authorization status.

◆ defaultSkillToken

std::string alexaClientSDK::acsdkExternalMediaPlayer::AuthorizedPlayerInfo::defaultSkillToken

An opaque token for the domain or skill that is associated with this player.

◆ localPlayerId

std::string alexaClientSDK::acsdkExternalMediaPlayer::AuthorizedPlayerInfo::localPlayerId

The opaque token that uniquely identifies the local external player app.

◆ playerId

std::string alexaClientSDK::acsdkExternalMediaPlayer::AuthorizedPlayerInfo::playerId

The playerId that identifies this player.


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