Home | All Classes | Grouped Classes | Index | Search

CL_IRCConnection::send_join

	void send_join(
		const std::string& channel, const std::string& key = "");

	void send_join(
		const std::list<std::string>& channels, const std::list<std::string>& keys);

See also:

CL_IRCConnection



Questions or comments, write to the ClanLib mailing list.