Home | All Classes | Grouped Classes | Index | Search

CL_IRCConnection::send_kill

Send kill command.

	void send_kill(
		const std::string& nickname, const std::string& comment);

Parameters:

nickname
Nick to kill.
comment
Reason given for killing nick.

See also:

CL_IRCConnection



Questions or comments, write to the ClanLib mailing list.