i3mclient.communication
Interface SMAddBuddyListener

All Superinterfaces:
ServerMethodListener
All Known Implementing Classes:
FindUsers

public interface SMAddBuddyListener
extends ServerMethodListener

Asynchron call listener.

Author:
Dirk Plate

Method Summary
 void addBuddyDone(long userID)
          Called if the add buddy was successfull.
 
Methods inherited from interface i3mclient.communication.ServerMethodListener
i3mServerException
 

Method Detail

addBuddyDone

public void addBuddyDone(long userID)
Called if the add buddy was successfull.

Parameters:
userID - The userID of the buddy who was added to buddy list