| Package | Description |
|---|---|
| com.amazon.speech.speechlet.interfaces.core | |
| com.amazon.speech.speechlet.interfaces.core.directive |
| Modifier and Type | Class and Description |
|---|---|
class |
PlainTextHint
A textual hint to be rendered to the user.
|
| Modifier and Type | Method and Description |
|---|---|
Hint |
HintDirective.getHint()
Returns the hint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HintDirective.setHint(Hint hint)
Sets the hint to be rendered.
|
Copyright © 2017. All rights reserved.