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

#include <PostConnectObserverInterface.h>

Inheritance diagram for alexaClientSDK::acl::PostConnectObserverInterface:
Inheritance graph
[legend]

Public Member Functions

virtual ~PostConnectObserverInterface ()=default
 
virtual void onPostConnected ()=0
 
virtual void onUnRecoverablePostConnectFailure ()=0
 

Constructor & Destructor Documentation

◆ ~PostConnectObserverInterface()

virtual alexaClientSDK::acl::PostConnectObserverInterface::~PostConnectObserverInterface ( )
virtualdefault

Member Function Documentation

◆ onPostConnected()

virtual void alexaClientSDK::acl::PostConnectObserverInterface::onPostConnected ( )
pure virtual

◆ onUnRecoverablePostConnectFailure()

virtual void alexaClientSDK::acl::PostConnectObserverInterface::onUnRecoverablePostConnectFailure ( )
pure virtual

Called when a PostConnect object failed to complete the post-connect processing.

Implemented in alexaClientSDK::acl::HTTP2Transport.


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