Home | All Classes | Grouped Classes | Index | Search

CL_IRCConnection::send_list

	void send_list(
		const std::string& channel = "", const std::string& server = "");

	void send_list(
		const std::list<std::string>& channels, const std::string& server = "");

See also:

CL_IRCConnection



Questions or comments, write to the ClanLib mailing list.