public interface Display
| Modifier and Type | Method and Description |
|---|---|
SpeechletResponse |
onElementSelected(SpeechletRequestEnvelope<ElementSelectedRequest> requestEnvelope)
Entry point for an element being touched or selected on the display.
|
SpeechletResponse onElementSelected(SpeechletRequestEnvelope<ElementSelectedRequest> requestEnvelope)
requestEnvelope - the request envelope containing the element selected request to handleCopyright © 2017. All rights reserved.