i3mclient.communication
Interface SMGetBuddyListListener

All Superinterfaces:
ServerMethodListener

public interface SMGetBuddyListListener
extends ServerMethodListener

Asynchron call listener.

Author:
Dirk Plate

Method Summary
 void buddyListReceived(BuddyData[] buddyList)
          Called if getBuddyList was successfull.
 
Methods inherited from interface i3mclient.communication.ServerMethodListener
i3mServerException
 

Method Detail

buddyListReceived

public void buddyListReceived(BuddyData[] buddyList)
Called if getBuddyList was successfull.

Parameters:
buddyList - The received buddy list