Example #1
0
 public void quitChan(String topic) {
   server.quitServerChan(topic, this);
 }