16 #ifndef ALEXA_CLIENT_SDK_ACL_INCLUDE_ACL_TRANSPORT_TRANSPORTDEFINES_H_ 17 #define ALEXA_CLIENT_SDK_ACL_INCLUDE_ACL_TRANSPORT_TRANSPORTDEFINES_H_ 41 #endif // end ALEXA_CLIENT_SDK_ACL_INCLUDE_ACL_TRANSPORT_TRANSPORTDEFINES_H_ Definition: TransportDefines.h:24
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
static avsCommon::utils::RetryTimer getRetryTimer()
Static function member to get RETRY_TIMER.
Definition: TransportDefines.h:33
static avsCommon::utils::RetryTimer RETRY_TIMER
Retry Timer Object for transport.
Definition: TransportDefines.h:30
Definition: RetryTimer.h:30
static const std::vector< int > RETRY_TABLE
Table with the retry times on subsequent retries.
Definition: TransportDefines.h:27