コード例 #1
0
 public void chatCreated(final Chat chat, boolean createdLocally) {
   chat.addMessageListener(this);
 }