16 #ifndef ACSDKASSETMANAGERCLIENTINTERFACES_ARTIFACTCHANGEOBSERVER_H_ 17 #define ACSDKASSETMANAGERCLIENTINTERFACES_ARTIFACTCHANGEOBSERVER_H_ 23 namespace acsdkAssets {
24 namespace clientInterfaces {
32 const std::shared_ptr<commonInterfaces::ArtifactRequest>& request,
41 #endif // ACSDKASSETMANAGERCLIENTINTERFACES_ARTIFACTCHANGEOBSERVER_H_ virtual void stateChanged(const std::shared_ptr< commonInterfaces::ArtifactRequest > &request, commonInterfaces::State newState)=0
virtual ~ArtifactChangeObserver()=default
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
Definition: ArtifactChangeObserver.h:29
State
Definition: State.h:35