![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <PostConnectFactoryInterface.h>
Public Member Functions | |
virtual | ~PostConnectFactoryInterface ()=default |
virtual std::shared_ptr< PostConnectInterface > | createPostConnect ()=0 |
Interface for creating post-connect objects which should be used to perform activities after a connection is established.
|
virtualdefault |
Destructor.
|
pure virtual |
Create an instance of PostConnectInterface
.
PostConnectInterface
. Implemented in alexaClientSDK::acl::PostConnectSequencerFactory.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0