public static interface Channel.OnClientDisconnectListener
Modifier and Type | Method and Description |
---|---|
void |
onClientDisconnect(Client client)
Invoked on a client disconnect event.
|
void onClientDisconnect(Client client)
client
- the client that disconnected