Add: complete javaDOC
This commit is contained in:
@@ -165,6 +165,10 @@ public class ClientController {
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
* Notifies the server of a voluntary disconnection and closes the
|
||||
* network client connection.
|
||||
*/
|
||||
public void disconnect()
|
||||
{
|
||||
client.notifyDisconnection();
|
||||
|
||||
Reference in New Issue
Block a user