| Constructor and Description |
|---|
EchoAutoReply() |
| Modifier and Type | Method and Description |
|---|---|
FbBotMillResponse |
createResponse(MessageEnvelope envelope)
Method which defines the response to send back as a response to the
current message.
|
String |
toString() |
eventKind, getLocationMessage, safeGetMessage, safeGetPostbackPayload, safeGetQuickReplyPayload, safeGetRecipient, safeGetRecipientId, safeGetSender, safeGetSenderId, validatepublic FbBotMillResponse createResponse(MessageEnvelope envelope)
createResponse in interface ReplycreateResponse in class AutoReplyenvelope - the current message.FbBotMillResponse which contains the response to the
current message.Copyright © 2017 BotMill. All rights reserved.