Uses of Class
cz.cuni.amis.pogamut.defcon.communication.messages.commands.SendChatMessage

Packages that use SendChatMessage
cz.cuni.amis.pogamut.defcon.communication.messages.commands   
 

Uses of SendChatMessage in cz.cuni.amis.pogamut.defcon.communication.messages.commands
 

Methods in cz.cuni.amis.pogamut.defcon.communication.messages.commands that return SendChatMessage
 SendChatMessage SendChatMessage.setChannel(ChatChannel channel)
          Chat channel to use.
 SendChatMessage SendChatMessage.setMessage(String message)
          Message to send.
 

Constructors in cz.cuni.amis.pogamut.defcon.communication.messages.commands with parameters of type SendChatMessage
SendChatMessage(SendChatMessage original)
          Cloning constructor...
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.