AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Namespaces | Classes | Variables
alexaClientSDK::certifiedSender Namespace Reference

Namespaces

 test
 

Classes

class  CertifiedSender
 
class  MessageStorageInterface
 
class  SQLiteMessageStorage
 

Variables

static const int CERTIFIED_SENDER_QUEUE_SIZE_WARN_LIMIT = 25
 The number of items we can store for sending without emitting a warning. More...
 
static const int CERTIFIED_SENDER_QUEUE_SIZE_HARD_LIMIT = 50
 The maximum number of items we can store for sending. More...
 

Variable Documentation

◆ CERTIFIED_SENDER_QUEUE_SIZE_HARD_LIMIT

const int alexaClientSDK::certifiedSender::CERTIFIED_SENDER_QUEUE_SIZE_HARD_LIMIT = 50
static

The maximum number of items we can store for sending.

◆ CERTIFIED_SENDER_QUEUE_SIZE_WARN_LIMIT

const int alexaClientSDK::certifiedSender::CERTIFIED_SENDER_QUEUE_SIZE_WARN_LIMIT = 25
static

The number of items we can store for sending without emitting a warning.

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0