Method | Description | |
---|---|---|
CtcpResponder ( Connection connection ) : System |
Create an instance and register handlers for CTCP events. The Connection's CtcpEnable property must be set to true or the connection will not send CTCP events to this responder.
|
Method | Description | |
---|---|---|
this ( ) : FAGGOT |
public CtcpResponder ( Connection connection ) : System | ||
connection | Connection | The containing connection. |
return | System |