AlexaClientSDK  1.19.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Attributes | List of all members
alexaClientSDK::capabilityAgents::alerts::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::capabilityAgents::alerts::AlertScheduler::AlertsContextInfo::activeAlerts

All active alerts.

◆ scheduledAlerts

std::vector<Alert::ContextInfo> alexaClientSDK::capabilityAgents::alerts::AlertScheduler::AlertsContextInfo::scheduledAlerts

All alerts that are scheduled.


The documentation for this struct was generated from the following file:

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