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

#include <TransportDefines.h>

Collaboration diagram for alexaClientSDK::acl::TransportDefines:
Collaboration graph
[legend]

Static Public Member Functions

static avsCommon::utils::RetryTimer getRetryTimer ()
 Static function member to get RETRY_TIMER. More...
 

Static Public Attributes

static const std::vector< int > RETRY_TABLE
 Table with the retry times on subsequent retries. More...
 
static avsCommon::utils::RetryTimer RETRY_TIMER
 Retry Timer Object for transport. More...
 

Member Function Documentation

◆ getRetryTimer()

static avsCommon::utils::RetryTimer alexaClientSDK::acl::TransportDefines::getRetryTimer ( )
inlinestatic

Static function member to get RETRY_TIMER.

Member Data Documentation

◆ RETRY_TABLE

const std::vector<int> alexaClientSDK::acl::TransportDefines::RETRY_TABLE
static

Table with the retry times on subsequent retries.

◆ RETRY_TIMER

avsCommon::utils::RetryTimer alexaClientSDK::acl::TransportDefines::RETRY_TIMER
static

Retry Timer Object for transport.


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