public class ReferralEvent extends FbBotMillBean implements FbBotMillEvent
| Constructor and Description |
|---|
ReferralEvent()
Instantiates a new LocationEvent.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
boolean |
verifyEventCondition(MessageEnvelope envelope)
A method which evaluates whether the event is verified or not.
|
eventKind, getAudioMessage, getFileMessage, getImageMessage, getLocationMessage, getVideoMessage, 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.