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

#include <PostConnectOperationProviderInterface.h>

Inheritance diagram for alexaClientSDK::avsCommon::sdkInterfaces::PostConnectOperationProviderInterface:
Inheritance graph
[legend]

Public Member Functions

virtual ~PostConnectOperationProviderInterface ()=default
 
virtual std::shared_ptr< avsCommon::sdkInterfaces::PostConnectOperationInterfacecreatePostConnectOperation ()=0
 

Constructor & Destructor Documentation

◆ ~PostConnectOperationProviderInterface()

virtual alexaClientSDK::avsCommon::sdkInterfaces::PostConnectOperationProviderInterface::~PostConnectOperationProviderInterface ( )
virtualdefault

Destructor.

Member Function Documentation

◆ createPostConnectOperation()

virtual std::shared_ptr<avsCommon::sdkInterfaces::PostConnectOperationInterface> alexaClientSDK::avsCommon::sdkInterfaces::PostConnectOperationProviderInterface::createPostConnectOperation ( )
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