See: Description
| Class | Description |
|---|---|
| AckEvent |
An ACK has been received, which should have a label attached to correspond
with a previously sent message.
|
| ClientAwayStatusChangeEvent |
The Client's away status has changed.
|
| ClientNegotiationCompleteEvent |
The
Client has successfully completed negotiation with the server. |
| ClientReceiveCommandEvent |
Fires when the client receives a command message.
|
| ClientReceiveMotdEvent |
Indicates the Client has received a complete MOTD from the server.
|
| ClientReceiveNumericEvent |
Fires when the client receives a numeric coded message.
|
| FailEvent |
A FAIL has been received.
|
| ISupportParameterEvent |
An ISUPPORT parameter has been received.
|
| NickRejectedEvent |
The server has rejected your nick choice.
|
| NoteEvent |
A NOTE has been received.
|
| StandardReplyEvent |
A standard reply.
|
| WarnEvent |
A WARN has been received.
|
| Enum | Description |
|---|---|
| StandardReplyEvent.Type |
Types of standard replies.
|
Copyright © 2013–2021 Kitteh. All rights reserved.