public class ClientConnectionEstablishedEvent extends ClientEventBase implements ConnectionEvent
Client has connected to the server and is about to begin IRC
negotiation.| Constructor and Description |
|---|
ClientConnectionEstablishedEvent(@NonNull Client client)
Constructs the event.
|
getClient, toString, toStringerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetClientpublic ClientConnectionEstablishedEvent(@NonNull Client client)
client - client for which this is occurringCopyright © 2013–2021 Kitteh. All rights reserved.