public interface FbBotDefinition
FbBot. To
configure your bot, you will need a class that implements this interface. The
class that implements this interface should then registered into your web.xml
as an init-param for the FbBotMillServlet.| Modifier and Type | Method and Description |
|---|---|
void |
defineBehavior()
Method used for the configuration of the bots.
|
void defineBehavior()
FbBotMillContext.setup(String, String)FbBotCopyright © 2017 BotMill. All rights reserved.