![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <AVSGatewayObserverInterface.h>
Public Member Functions | |
virtual | ~AVSGatewayObserverInterface ()=default |
virtual void | onAVSGatewayChanged (const std::string &avsGateway)=0 |
An interface for setting AVS gateway.
|
virtualdefault |
Destructor.
|
pure virtual |
Observer method to be called when the AVS Gateway is changed.
avsGateway | The AVS Gateway the device should be connected to. |
Implemented in alexaClientSDK::capabilitiesDelegate::CapabilitiesDelegate.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0