Uses of Class
com.web_visage.ichat.IChatBotProperties

Packages that use IChatBotProperties
com.web_visage.ichat   
 

Uses of IChatBotProperties in com.web_visage.ichat
 

Methods in com.web_visage.ichat that return IChatBotProperties
 IChatBotProperties IChatServiceBot.getProperties()
           
 

Constructors in com.web_visage.ichat with parameters of type IChatBotProperties
IChatServiceBot(IChatBotProperties aProperties, IChatMessageFactory messageFactory)
          Constructor.