public class AnyMessageEvent extends FbBotMillBean implements FbBotMillEvent
FbBotMillEvent that triggers whenever the users sends a text
message.| Constructor and Description |
|---|
AnyMessageEvent() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
boolean |
verifyEventCondition(MessageEnvelope envelope)
Verify event condition.
|
eventKind, getAudioMessage, getFileMessage, getImageMessage, getLocationMessage, getVideoMessage, safeGetMessage, safeGetPostbackPayload, safeGetQuickReplyPayload, safeGetRecipient, safeGetRecipientId, safeGetSender, safeGetSenderId, validatepublic final boolean verifyEventCondition(MessageEnvelope envelope)
verifyEventCondition in interface FbBotMillEventenvelope - the envelopepublic String toString()
toString in class FbBotMillBeanCopyright © 2017 BotMill. All rights reserved.