All Classes |Grouped Classes |Index

Function send_topic

Send topic.

	void CL_IRCConnection::send_topic(
		const CL_String8 & channel,
		const CL_String8 & topic);

	void CL_IRCConnection::send_topic(
		const CL_String8 & channel);