public class Metadata extends Object implements Serializable
| Constructor and Description |
|---|
Metadata() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIntentId()
Id of the intent that produced this result
|
String |
getIntentName()
Name of the intent that produced this result
|
void |
setIntentId(String intentId) |
void |
setIntentName(String intentName) |
Copyright © 2016. All rights reserved.