AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Attributes | List of all members
alexaClientSDK::acsdkAlerts::AlertScheduler::AlertsContextInfo Struct Reference

#include <AlertScheduler.h>

Public Attributes

std::vector< Alert::ContextInfoscheduledAlerts
 All alerts that are scheduled. More...
 
std::vector< Alert::ContextInfoactiveAlerts
 All active alerts. More...
 

Detailed Description

A utility structure to facilitate sending Context to AVS.

Member Data Documentation

◆ activeAlerts

std::vector<Alert::ContextInfo> alexaClientSDK::acsdkAlerts::AlertScheduler::AlertsContextInfo::activeAlerts

All active alerts.

◆ scheduledAlerts

std::vector<Alert::ContextInfo> alexaClientSDK::acsdkAlerts::AlertScheduler::AlertsContextInfo::scheduledAlerts

All alerts that are scheduled.


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