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

#include <ExternalMediaPlayerCommon.h>

Inheritance diagram for alexaClientSDK::acsdkExternalMediaPlayerInterfaces::PlayerInfoBase:
Inheritance graph
[legend]

Public Attributes

std::string localPlayerId
 The opaque token that uniquely identifies the local external player app. More...
 
std::string spiVersion
 The service provider interface (SPI) version. More...
 

Detailed Description

Struct describing the basic PlayerInfo information

Member Data Documentation

◆ localPlayerId

std::string alexaClientSDK::acsdkExternalMediaPlayerInterfaces::PlayerInfoBase::localPlayerId

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

◆ spiVersion

std::string alexaClientSDK::acsdkExternalMediaPlayerInterfaces::PlayerInfoBase::spiVersion

The service provider interface (SPI) version.


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