Constructor and Description |
---|
LocationChatlet() |
Modifier and Type | Method and Description |
---|---|
Chatlet |
alias(java.lang.String value)
Assign an alias to the chatlet
|
Reply |
createReply()
Creates a new reply that will go as a reply to this chatlet.
|
java.lang.String[] |
getAlias()
Get alias assigned to the chatlet.
|
java.lang.String |
getFormId() |
java.lang.String |
raw() |
void |
setFormId(java.lang.String formid)
Assign a form id to the chatlet
|
LocationChatlet |
setQuestion(java.lang.String question)
Set question text for the location chatlet
|
public Chatlet alias(java.lang.String value)
public java.lang.String[] getAlias()
Chatlet
public LocationChatlet setQuestion(java.lang.String question)
question
- The question textpublic Reply createReply()
Chatlet
createReply
in interface Chatlet
public java.lang.String raw()
public void setFormId(java.lang.String formid)
Message