Home | All Classes | Grouped Classes | Index | Search

CL_IRCConnection::send_nick

Send nick.

	void send_nick(
		const std::string& nick, int hopcount = -1);

Parameters:

nick
Nick name to use.
hopcount
Can't remember. Check the RFC. :-)

Detailed description:

Sets or changes your nick.

See also:

CL_IRCConnection



Questions or comments, write to the ClanLib mailing list.