public class ElicitSlotDirective extends DialogDirective
| Constructor and Description |
|---|
ElicitSlotDirective() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSlotToElicit()
Get the name of the slot for which the user is being requested to provide a value.
|
void |
setSlotToElicit(String slotToElicit)
Set the name of the slot for which the user is being requested to provide a value.
|
getUpdatedIntent, setUpdatedIntentpublic void setSlotToElicit(String slotToElicit)
slotToElicit - the name of the slotpublic String getSlotToElicit()
Copyright © 2017. All rights reserved.