Uses of Interface
org.coweb.bots.Bot

Uses of Bot in org.coweb.bots
 

Methods in org.coweb.bots with parameters of type Bot
 void Proxy.publish(Bot bot, Map<String,Object> data)
          Allows the bot to publish data to the session.
 void Proxy.reply(Bot bot, String replyToken, Map<String,Object> data)
          Allows the bot to reply to a private user request.
 



Copyright © 2011-2012 The Dojo Foundation. All Rights Reserved.