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, toStringer
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getClient
public ClientConnectionEstablishedEvent(@NonNull Client client)
client
- client for which this is occurringCopyright © 2013–2021 Kitteh. All rights reserved.