CtcpEventInterface |
Interface for a CTCP event sent by a user. |
EventConverterInterface |
Interface for a class that converts data for a single event object to an
array for purposes of serialization. |
EventInterface |
Interface for a base event class. |
ParserConverterInterface |
Interface for a class that converts data for a single event output by a
parser implementing the \Phergie\Irc\ParserInterface interface into an event
object. |
ServerEventInterface |
Interface for an event sent by a server. |
UserEventInterface |
Interface for an event sent by a user. |