16 #ifndef ALEXA_CLIENT_SDK_AVS_SHARED_PRESENTATIONORCHESTRATOR_PRESENTATIONORCHESTRATORINTERFACES_INCLUDE_ACSDK_PRESENTATIONORCHESTRATORINTERFACES_PRESENTATIONORCHESTRATORCLIENTINTERFACE_H_ 17 #define ALEXA_CLIENT_SDK_AVS_SHARED_PRESENTATIONORCHESTRATOR_PRESENTATIONORCHESTRATORINTERFACES_INCLUDE_ACSDK_PRESENTATIONORCHESTRATORINTERFACES_PRESENTATIONORCHESTRATORCLIENTINTERFACE_H_ 26 namespace presentationOrchestratorInterfaces {
44 std::shared_ptr<presentationOrchestratorInterfaces::PresentationObserverInterface> observer) = 0;
48 #endif // ALEXA_CLIENT_SDK_AVS_SHARED_PRESENTATIONORCHESTRATOR_PRESENTATIONORCHESTRATORINTERFACES_INCLUDE_ACSDK_PRESENTATIONORCHESTRATORINTERFACES_PRESENTATIONORCHESTRATORCLIENTINTERFACE_H_
::std::string string
Definition: gtest-port.h:1097
Definition: PresentationTypes.h:132
virtual PresentationRequestToken requestWindow(const std::string &windowId, PresentationOptions options, std::shared_ptr< presentationOrchestratorInterfaces::PresentationObserverInterface > observer)=0
virtual ~PresentationOrchestratorClientInterface()=default
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
Definition: PresentationOrchestratorClientInterface.h:28
uint64_t PresentationRequestToken
Definition: PresentationTypes.h:25