public interface PlayerSession
void
close()
boolean
isClosed()
onDisconnect(@NonNull java.lang.String reason)
boolean isClosed()
void close()
void onDisconnect(@NonNull java.lang.String reason)