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

Storage state for SpeakerManager. More...

#include <SpeakerManagerStorageState.h>

Collaboration diagram for alexaClientSDK::speakerManager::SpeakerManagerStorageState:
Collaboration graph
[legend]

Classes

struct  ChannelState
 

Public Attributes

ChannelState speakerChannelState
 Configuration for speaker channels. More...
 
ChannelState alertsChannelState
 Configuration for alerts channels. More...
 

Detailed Description

Storage state for SpeakerManager.

SpeakerManager configuration includes configuration for two channel types: speaker and alerts. There can be any number of channels for each of types, but all of them share the same configuration.

See also
SpeakerManagerStorageInterface

Member Data Documentation

◆ alertsChannelState

ChannelState alexaClientSDK::speakerManager::SpeakerManagerStorageState::alertsChannelState

Configuration for alerts channels.

◆ speakerChannelState

ChannelState alexaClientSDK::speakerManager::SpeakerManagerStorageState::speakerChannelState

Configuration for speaker channels.


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