Package | Description |
---|---|
org.kitteh.irc.client.library.event.connection |
Events related to network connectivity.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientConnectionClosedEvent
The
Client has had a working connection cease. |
class |
ClientConnectionEndedEvent
The
Client has had a connection end. |
class |
ClientConnectionEstablishedEvent
The
Client has connected to the server and is about to begin IRC
negotiation. |
class |
ClientConnectionFailedEvent
The
Client has had a connection failure. |
Copyright © 2013–2021 Kitteh. All rights reserved.