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

#include <PresentationOrchestratorTypes.h>

Public Attributes

std::string endpoint
 The endpoint holding this window, the default endpoint will be assumed if empty. More...
 
std::string interfaceName
 The AVS interface holding this window. More...
 
std::string metadata
 

Detailed Description

Struct holding the metadata for a presentation

Member Data Documentation

◆ endpoint

std::string alexaClientSDK::presentationOrchestratorInterfaces::PresentationMetadata::endpoint

The endpoint holding this window, the default endpoint will be assumed if empty.

◆ interfaceName

std::string alexaClientSDK::presentationOrchestratorInterfaces::PresentationMetadata::interfaceName

The AVS interface holding this window.

◆ metadata

std::string alexaClientSDK::presentationOrchestratorInterfaces::PresentationMetadata::metadata

Metadata associated with the interface For example, for the Alexa.Presentation.APL interface this should contain the presentation token


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