Thresher 1.2 Class Documentation

CtcpResponder Members

CtcpResponder overview

Public Instance Constructors

CtcpResponder Constructor 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.

Public Instance Properties

ClientInfoResponse Tell others what CTCP commands this client supports.
FingerResponse Finger responses normally consist of a message and the idle time.
ResponseDelay How long the responder should wait before replying to a query. Queries coming before this time has passed will be droppped.
SourceResponse Where to get this client.
UserInfoResponse A message about the user.
VersionResponse The version of the client software.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

See Also

CtcpResponder Class | Sharkbite.Irc Namespace