Exemple #1
0
 public Chan joinChan(String topic) {
   return server.joinServerChan(topic, this);
 }