| Package | Description |
|---|---|
| com.amazon.speech.speechlet.interfaces.display.template |
Contains classes that define templates that can be rendered to a display.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ListTemplate<T extends ListItem>
List templates contain a scrollable sequence of items with which a user may interact.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ListTemplate1.ListItem
This list item is comprised of text and image.
|
static class |
ListTemplate2.ListItem
This list item is comprised of the following elements:
An image (rectangular, square)
A text field
|
Copyright © 2017. All rights reserved.