i3mclient.chatselect
Interface ChatSelectListener

All Known Implementing Classes:
ChatSelectGUI

public interface ChatSelectListener

Listener interface for joining chats

Author:
Gunther Wuerz

Method Summary
 void joinChat(long ChatID)
          Called if user clicked on a chat to join
 

Method Detail

joinChat

public void joinChat(long ChatID)
Called if user clicked on a chat to join

Parameters:
ChatID - The chatId of the chat to join