AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Namespaces | |
test | |
Classes | |
struct | NotificationIndicator |
class | NotificationRenderer |
class | NotificationsCapabilityAgent |
class | NotificationsNotifier |
class | SQLiteNotificationsStorage |
Functions | |
int | indicatorStateToInt (IndicatorState state) |
const IndicatorState | intToIndicatorState (int stateNum) |
std::ostream & | operator<< (std::ostream &stream, IndicatorState state) |
std::string | stateToString (NotificationsCapabilityAgentState state) |
std::ostream & | operator<< (std::ostream &stream, const NotificationsCapabilityAgentState &state) |
NotificationsComponent | getComponent () |
Variables | |
static const constexpr char * | NOTIFICATIONS_MEDIA_PLAYER_NAME = "NotificationsMediaPlayer" |
String to identify the notifications media player to render audio. More... | |
Definition of a Manufactory Component for Notifications.
NotificationsComponent alexaClientSDK::acsdkNotifications::getComponent | ( | ) |
Creates an manufactory component that exports a NotificationsNotifierInterface
.
|
inline |
Convert an IndicatorState to an int.
state | The IndicatorState to convert. |
|
inline |
Convert an int into an IndicatorState
.
stateNum | The int to convert. |
|
inline |
|
inline |
|
inline |
|
static |
String to identify the notifications media player to render audio.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0