public final class SessionIdleEvent extends Event
This can happen when a player leaves the server.
Constructor and Description |
---|
SessionIdleEvent(SessionKey key) |
Modifier and Type | Method and Description |
---|---|
SessionKey |
getKey()
Get a key identifying the session that has become idle.
|
public SessionIdleEvent(SessionKey key)
public SessionKey getKey()