All Classes |Grouped Classes |Index

Function send_mode

Send set mode command.

	void CL_IRCConnection::send_mode(
		const CL_String8 & target,
		const CL_String8 & mode,
		const std::vector< CL_String8 > & args);