Home | All Classes | Grouped Classes | Index | Search

CL_IRCConnection::send_notice

Send notice message.

	void send_notice(
		const std::string& nickname, const std::string& text);

Parameters:

nickname
Nick to receive notice.
text
Notice to send.

See also:

CL_IRCConnection



Questions or comments, write to the ClanLib mailing list.