public class AnyEvent extends Object implements FbBotMillEvent
FbBotMillEvent that processes all the incoming callbacks from
Facebook Messenger Platform.| Constructor and Description |
|---|
AnyEvent() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
boolean |
verifyEventCondition(MessageEnvelope envelope)
Verify event condition.
|
public boolean verifyEventCondition(MessageEnvelope envelope)
verifyEventCondition in interface FbBotMillEventenvelope - the envelopeCopyright © 2017 BotMill. All rights reserved.