![]() |
Alexa Auto SDK
2.3.0
|
Public Member Functions | |
void | setDoNotDisturb (boolean doNotDisturb) |
final boolean | doNotDisturbChanged (boolean doNotDisturb) |
DoNotDisturb should be extended to handle receving state changes from the engine, and for sending state change events for the Do Not Disturb Setting. For more information about Do Not Disturb see the interface overview: https://developer.amazon.com/docs/alexa-voice-service/donotdisturb.html
void com.amazon.aace.alexa.DoNotDisturb.setDoNotDisturb | ( | boolean | doNotDisturb | ) |
Handle setting of DND directive.
doNotDisturb | setting state |
true
if the platform implementation successfully handled the call, else false
final boolean com.amazon.aace.alexa.DoNotDisturb.doNotDisturbChanged | ( | boolean | doNotDisturb | ) |
Notifies the Engine of a platform request to set the DND State
true
if the engine implementation successfully sent the event, else false
Alexa Auto SDK 2.3.0 - Copyright 2017-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0