![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
A directive observer for an InteractionModelCapabilityAgent
.
More...
#include <InteractionModelRequestProcessingObserverInterface.h>
Public Member Functions | |
virtual | ~InteractionModelRequestProcessingObserverInterface ()=default |
Destructor. More... | |
virtual void | onRequestProcessingStarted ()=0 |
virtual void | onRequestProcessingCompleted ()=0 |
A directive observer for an InteractionModelCapabilityAgent
.
|
virtualdefault |
Destructor.
|
pure virtual |
Used to notify the observer that a Request Processing Completed was received.
Implemented in alexaClientSDK::acsdkInteractionModel::test::MockObserver, and alexaClientSDK::avsCommon::avs::DialogUXStateAggregator.
|
pure virtual |
Used to notify the observer that a Request Processing Started was received.
Implemented in alexaClientSDK::acsdkInteractionModel::test::MockObserver, and alexaClientSDK::avsCommon::avs::DialogUXStateAggregator.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0