16 #ifndef ACSDK_SAMPLE_TEMPLATERUNTIME_TEMPLATERUNTIMEPRESENTATIONADAPTEROBSERVERINTERFACE_H_ 17 #define ACSDK_SAMPLE_TEMPLATERUNTIME_TEMPLATERUNTIMEPRESENTATIONADAPTEROBSERVERINTERFACE_H_ 24 namespace sampleApplications {
75 #endif // ACSDK_SAMPLE_TEMPLATERUNTIME_TEMPLATERUNTIMEPRESENTATIONADAPTEROBSERVERINTERFACE_H_ virtual void clearRenderTemplateCard()=0
Definition: TemplateRuntimeObserverInterface.h:39
::std::string string
Definition: gtest-port.h:1097
virtual void clearPlayerInfoCard()=0
virtual void renderTemplateCard(const std::string &jsonPayload)=0
virtual void renderPlayerInfoCard(const std::string &jsonPayload, templateRuntimeInterfaces::TemplateRuntimeObserverInterface::AudioPlayerInfo audioPlayerInfo)=0
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
virtual ~TemplateRuntimePresentationAdapterObserverInterface()=default
Definition: TemplateRuntimePresentationAdapterObserverInterface.h:30