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

#include <PresentationOrchestratorClientFactory.h>

Public Attributes

std::shared_ptr< presentationOrchestratorInterfaces::PresentationOrchestratorClientInterfacepresentationOrchestratorClientInterface
 The instance of PresentationOrchestratorClientInterface provided by the PresentationOrchestratorClient. More...
 
std::shared_ptr< presentationOrchestratorInterfaces::PresentationOrchestratorInterfacepresentationOrchestratorInterface
 The instance of PresentationOrchestratorInterface provided by the PresentationOrchestratorClient. More...
 
std::shared_ptr< avsCommon::utils::RequiresShutdownrequiresShutdown
 Instance of RequiresShutdown used for cleaning up during shutdown. More...
 

Detailed Description

Struct returned by the create method which contains instances of the interfaces exposed by the PresentationOrchestratorClient

Member Data Documentation

◆ presentationOrchestratorClientInterface

std::shared_ptr<presentationOrchestratorInterfaces::PresentationOrchestratorClientInterface> alexaClientSDK::presentationOrchestratorClient::PresentationOrchestratorClientFactory::PresentationOrchestratorClientExports::presentationOrchestratorClientInterface

The instance of PresentationOrchestratorClientInterface provided by the PresentationOrchestratorClient.

◆ presentationOrchestratorInterface

std::shared_ptr<presentationOrchestratorInterfaces::PresentationOrchestratorInterface> alexaClientSDK::presentationOrchestratorClient::PresentationOrchestratorClientFactory::PresentationOrchestratorClientExports::presentationOrchestratorInterface

The instance of PresentationOrchestratorInterface provided by the PresentationOrchestratorClient.

◆ requiresShutdown

std::shared_ptr<avsCommon::utils::RequiresShutdown> alexaClientSDK::presentationOrchestratorClient::PresentationOrchestratorClientFactory::PresentationOrchestratorClientExports::requiresShutdown

Instance of RequiresShutdown used for cleaning up during shutdown.


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