AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | Public Attributes | List of all members
alexaClientSDK::acl::HTTP2Transport::Configuration Struct Reference

#include <HTTP2Transport.h>

Public Member Functions

 Configuration ()
 

Public Attributes

std::chrono::seconds inactivityTimeout
 The elapsed time without any activity before sending out a ping. More...
 

Constructor & Destructor Documentation

◆ Configuration()

alexaClientSDK::acl::HTTP2Transport::Configuration::Configuration ( )

Member Data Documentation

◆ inactivityTimeout

std::chrono::seconds alexaClientSDK::acl::HTTP2Transport::Configuration::inactivityTimeout

The elapsed time without any activity before sending out a ping.


The documentation for this struct 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