![]() |
Alexa Auto SDK
2.0.0
|
Public Types | |
enum | IndicatorState { IndicatorState::OFF = 0, IndicatorState::ON = 1, IndicatorState::UNKNOWN } |
Public Member Functions | |
virtual void | setIndicator (IndicatorState state)=0 |
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 |
Alexa Auto SDK 2.0.0 - Copyright 2017-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0