| Package | Description |
|---|---|
| com.amazon.speech.speechlet.dialog.directives |
| Modifier and Type | Method and Description |
|---|---|
DialogIntent |
DialogDirective.getUpdatedIntent()
Get the updated intent object to use in subsequent turns of the dialog.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DialogDirective.setUpdatedIntent(DialogIntent updatedIntent)
Provide an updated intent object to use in subsequent turns of the dialog.
|
Copyright © 2017. All rights reserved.