AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
alexaClientSDK::acsdkAssets::clientInterfaces::ArtifactChangeObserver Class Referenceabstract

#include <ArtifactChangeObserver.h>

Public Member Functions

virtual void stateChanged (const std::shared_ptr< commonInterfaces::ArtifactRequest > &request, commonInterfaces::State newState)=0
 
virtual ~ArtifactChangeObserver ()=default
 

Detailed Description

Observer used for communicating artifact state changes.

Constructor & Destructor Documentation

◆ ~ArtifactChangeObserver()

virtual alexaClientSDK::acsdkAssets::clientInterfaces::ArtifactChangeObserver::~ArtifactChangeObserver ( )
virtualdefault

Member Function Documentation

◆ stateChanged()

virtual void alexaClientSDK::acsdkAssets::clientInterfaces::ArtifactChangeObserver::stateChanged ( const std::shared_ptr< commonInterfaces::ArtifactRequest > &  request,
commonInterfaces::State  newState 
)
pure virtual

The documentation for this class 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