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

#include <ExternalMediaPlayerCommon.h>

Inheritance diagram for alexaClientSDK::acsdkExternalMediaPlayerInterfaces::DiscoveredPlayerInfo:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::acsdkExternalMediaPlayerInterfaces::DiscoveredPlayerInfo:
Collaboration graph
[legend]

Public Attributes

ValidationMethod validationMethod
 The validation method used for this player. More...
 
std::vector< std::string > validationData
 
- Public Attributes inherited from alexaClientSDK::acsdkExternalMediaPlayerInterfaces::PlayerInfoBase
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

Describes a discovered external media player app

Member Data Documentation

◆ validationData

std::vector<std::string> alexaClientSDK::acsdkExternalMediaPlayerInterfaces::DiscoveredPlayerInfo::validationData

Validation data :

  1. Device platform issued app signing certificate. A list of certificates may be attached.
  2. In some cases validation is performed locally. The certificate is trasmitted as validationData during discovery to announce the activated app's identity in order to allow app activation to be revoked.
  3. empty

◆ validationMethod

ValidationMethod alexaClientSDK::acsdkExternalMediaPlayerInterfaces::DiscoveredPlayerInfo::validationMethod

The validation method used for 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