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

#include <PresentationOrchestratorTypes.h>

Inheritance diagram for alexaClientSDK::presentationOrchestratorInterfaces::PresentationOrchestratorWindowInstance:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::presentationOrchestratorInterfaces::PresentationOrchestratorWindowInstance:
Collaboration graph
[legend]

Public Attributes

std::vector< std::string > supportedInterfaces
 The set of interfaces supported by this window. More...
 
int zOrderIndex
 
- Public Attributes inherited from alexaClientSDK::visualCharacteristicsInterfaces::WindowInstance
std::string id
 
std::string templateId
 
std::string interactionMode
 
std::string sizeConfigurationId
 

Detailed Description

Specialization of a VC Window Instance, contains additional information for a window which is required by the Presentation Orchestrator

Member Data Documentation

◆ supportedInterfaces

std::vector<std::string> alexaClientSDK::presentationOrchestratorInterfaces::PresentationOrchestratorWindowInstance::supportedInterfaces

The set of interfaces supported by this window.

◆ zOrderIndex

int alexaClientSDK::presentationOrchestratorInterfaces::PresentationOrchestratorWindowInstance::zOrderIndex

Where in the zOrder this window instance exists

Note
Windows with larger values appears above windows with smaller values

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