Alexa Auto SDK
4.3
|
Public Types | |
enum | IndicatorState { IndicatorState::OFF = 0, IndicatorState::ON = 1, IndicatorState::UNKNOWN } |
Public Member Functions | |
virtual void | setIndicator (IndicatorState state)=0 |
virtual void | onNotificationReceived () |
Notifications should be extended to handle rendering indicators for notifications from AVS.
The platform implementation is responsible for rendering visual cues for an active notification. The Notifications MediaPlayer
will receive directives from the Engine for rendering audio indicators required by a change in Notifications::IndicatorState
.
|
strong |
|
pure virtual |
Notifies the platform implementation of whether a notification indicator should be rendered
[in] | state | The new notification indicator state |
|
inlinevirtual |
Notifies the platform implementation of notification received
Alexa Auto SDK 4.3 - Copyright 2017-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0