public abstract class FbBotMillResponseBuilder extends FbBotMillBean
FbBotMillResponse object representing its response.| Constructor and Description |
|---|
FbBotMillResponseBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected User |
getRecipient(MessageEnvelope envelope)
Returns the recipient of the envelope which is the sender of the previous
one.
|
String |
toString() |
eventKind, getAudioMessage, getFileMessage, getImageMessage, getLocationMessage, getVideoMessage, safeGetMessage, safeGetPostbackPayload, safeGetQuickReplyPayload, safeGetRecipient, safeGetRecipientId, safeGetSender, safeGetSenderId, validateprotected User getRecipient(MessageEnvelope envelope)
envelope - the incoming envelope.public String toString()
toString in class FbBotMillBeanCopyright © 2017 BotMill. All rights reserved.