15 #ifndef ACSDK_APLCAPABILITYCOMMONINTERFACES_VISUALSTATEPROVIDERINTERFACE_H_ 16 #define ACSDK_APLCAPABILITYCOMMONINTERFACES_VISUALSTATEPROVIDERINTERFACE_H_ 23 namespace aplCapabilityCommonInterfaces {
53 #endif // ACSDK_APLCAPABILITYCOMMONINTERFACES_VISUALSTATEPROVIDERINTERFACE_H_
unsigned int ContextRequestToken
Alias for the token used to identify a context request.
Definition: ContextRequestToken.h:23
std::string PresentationToken
Alias for the token used by APL directives.
Definition: PresentationToken.h:22
virtual void provideState(const PresentationToken &token, const avsCommon::sdkInterfaces::ContextRequestToken stateRequestToken)=0
virtual ~VisualStateProviderInterface()=default
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
Definition: VisualStateProviderInterface.h:29