Home | All Classes | Grouped Classes | Index | Search

CL_IRCConnection::send_invite

Send channel join invitation.

	void send_invite(
		const std::string& nickname, const std::string& channel);

Parameters:

nickname
Nick to receive invitation.
channel
Channel being invited to.

See also:

CL_IRCConnection



Questions or comments, write to the ClanLib mailing list.