AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
alexaClientSDK::acsdkNotificationsInterfaces::NotificationRendererObserverInterface Class Referenceabstract

#include <NotificationRendererObserverInterface.h>

Inheritance diagram for alexaClientSDK::acsdkNotificationsInterfaces::NotificationRendererObserverInterface:
Inheritance graph
[legend]

Public Member Functions

virtual ~NotificationRendererObserverInterface ()=default
 
virtual void onNotificationRenderingFinished ()=0
 

Detailed Description

Interface to objects that receive callbacks from an implementation of NotificationRendererInterface.

Constructor & Destructor Documentation

◆ ~NotificationRendererObserverInterface()

virtual alexaClientSDK::acsdkNotificationsInterfaces::NotificationRendererObserverInterface::~NotificationRendererObserverInterface ( )
virtualdefault

Member Function Documentation

◆ onNotificationRenderingFinished()

virtual void alexaClientSDK::acsdkNotificationsInterfaces::NotificationRendererObserverInterface::onNotificationRenderingFinished ( )
pure virtual

Notify our observer that rendering a notification audio clip has finished.

Implemented in alexaClientSDK::acsdkNotifications::NotificationsCapabilityAgent.


The documentation for this class 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