| Package | Description |
|---|---|
| com.amazon.speech.speechlet.interfaces.display.directive |
Contains classes used to represent the directives returned by your Alexa skill relating to the
Display interface. |
| com.amazon.speech.speechlet.interfaces.display.template |
Contains classes that define templates that can be rendered to a display.
|
| Class and Description |
|---|
| Template
This class represents a rich, interactive display template that can be rendered to the screen of
an Alexa-enabled device.
|
| Class and Description |
|---|
| BodyTemplate1.TextContent |
| BodyTemplate2.TextContent |
| BodyTemplate3.TextContent |
| BodyTemplate6.TextContent |
| ListItem
This class represents an item on a list.
|
| ListTemplate
List templates contain a scrollable sequence of items with which a user may interact.
|
| ListTemplate1.ListItem
This list item is comprised of text and image.
|
| ListTemplate1.ListItem.TextContent |
| ListTemplate2.ListItem
This list item is comprised of the following elements:
An image (rectangular, square)
A text field
|
| ListTemplate2.ListItem.TextContent |
| Template
This class represents a rich, interactive display template that can be rendered to the screen of
an Alexa-enabled device.
|
| Template.BackButtonBehavior
Template back button behavior.
|
Copyright © 2017. All rights reserved.