public static interface Channel.OnClientConnectListener
| Modifier and Type | Method and Description |
|---|---|
void |
onClientConnect(Client client)
Invoked on a client connect event.
|
void onClientConnect(Client client)
client - the client that connected