Alexa Auto SDK  2.0.0
Classes | Public Member Functions | List of all members
com.amazon.aace.alexa.Notifications Class Reference

Classes

enum  IndicatorState
 

Public Member Functions

void setIndicator (IndicatorState state)
 

Detailed Description

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.

Note
This interface provides indicators that a notification was received, not the content of the notification.

Member Function Documentation

◆ setIndicator()

void com.amazon.aace.alexa.Notifications.setIndicator ( IndicatorState  state)

Notifies the platform implementation of whether a notification indicator should be rendered

Parameters
stateThe 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