public class ActionResponseBuilder extends FbBotMillResponseBuilder
TypingAction.| Modifier and Type | Method and Description |
|---|---|
FbBotMillResponse |
build(MessageEnvelope envelope)
Builds the
FbBotMillResponse that the bot should return. |
String |
toString() |
getRecipienteventKind, getLocationMessage, safeGetMessage, safeGetPostbackPayload, safeGetQuickReplyPayload, safeGetRecipient, safeGetRecipientId, safeGetSender, safeGetSenderId, validatepublic FbBotMillResponse build(MessageEnvelope envelope)
FbBotMillResponse that the bot should return. It returns a FbBotMillActionResponse with the
TypingAction to perform.envelope - a MessageEnvelope object representing the incoming
message.FbBotMillResponse of this bot.public String toString()
toString in class FbBotMillResponseBuilderCopyright © 2017 BotMill. All rights reserved.