public class AnyPostbackEvent extends FbBotMillBean implements FbBotMillEvent
FbBotMillEvent that triggers whenever the users sends a payload
back by pressing a button or similar.| Constructor and Description |
|---|
AnyPostbackEvent() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
boolean |
verifyEventCondition(MessageEnvelope envelope)
A method which evaluates whether the event is verified or not.
|
eventKind, getLocationMessage, safeGetMessage, safeGetPostbackPayload, safeGetQuickReplyPayload, safeGetRecipient, safeGetRecipientId, safeGetSender, safeGetSenderId, validatepublic final boolean verifyEventCondition(MessageEnvelope envelope)
FbBotMillEventverifyEventCondition in interface FbBotMillEventenvelope - the callback message.public String toString()
toString in class FbBotMillBeanCopyright © 2017 BotMill. All rights reserved.