com.uwyn.drone.protocol.commands
Class Privmsg
java.lang.Object
com.uwyn.drone.protocol.commands.Privmsg
- All Implemented Interfaces:
- IrcCommand
- public class Privmsg
- extends Object
- implements IrcCommand
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Privmsg
public Privmsg(String target,
String message)
getCommand
public String getCommand()
- Specified by:
getCommand
in interface IrcCommand
Copyright © 2002-2004 Geert Bevin and UWYN. All Rights Reserved.