コード例 #1
0
 public void disconnectFromServer() throws NetworkException {
   m_netClient.disconnectFromServer();
 }