i3mclient.communication
Interface SMGetChatListListener

All Superinterfaces:
ServerMethodListener

public interface SMGetChatListListener
extends ServerMethodListener

Asynchron call listener.

Author:
Dirk Plate

Method Summary
 void chatListReceived(DiscussionData[] chatList)
          Called if getChatList was successfull.
 
Methods inherited from interface i3mclient.communication.ServerMethodListener
i3mServerException
 

Method Detail

chatListReceived

public void chatListReceived(DiscussionData[] chatList)
Called if getChatList was successfull.

Parameters:
chatList - The received chats