| Package | Description |
|---|---|
| com.amazon.speech.speechlet.interfaces.display |
Contains classes used by the
Display interface. |
| com.amazon.speech.speechlet.interfaces.display.request |
Contains classes used to represent the requests sent to your Alexa skill relating to the
Display interface. |
| Modifier and Type | Method and Description |
|---|---|
SpeechletResponse |
Display.onElementSelected(SpeechletRequestEnvelope<ElementSelectedRequest> requestEnvelope)
Entry point for an element being touched or selected on the display.
|
| Modifier and Type | Method and Description |
|---|---|
ElementSelectedRequest |
ElementSelectedRequest.Builder.build() |
Copyright © 2017. All rights reserved.