PPF API
Version 0.6

net.sourceforge.ppf
Class DccChatRoom

java.lang.Object
  extended by net.sourceforge.ppf.DccChatRoom

public class DccChatRoom
extends java.lang.Object

Author:
DeadEd

Constructor Summary
DccChatRoom(PPF bot)
           
 
Method Summary
 void createSession(java.lang.String sender)
           
 void sendMessage(java.lang.String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DccChatRoom

public DccChatRoom(PPF bot)
Method Detail

createSession

public void createSession(java.lang.String sender)

sendMessage

public void sendMessage(java.lang.String message)

PPF API
Version 0.6

PircBot Plugin Framework API 0.6
© 2003-2004 DeadEd e.a. ppf.sourceforge.net