i3mclient.communication
Interface SMRemoveBuddyListener

All Superinterfaces:
ServerMethodListener

public interface SMRemoveBuddyListener
extends ServerMethodListener

Asynchron call listener.

Author:
Dirk Plate

Method Summary
 void removeBuddyDone(long userID)
          Called if removeBuddy was successfull.
 
Methods inherited from interface i3mclient.communication.ServerMethodListener
i3mServerException
 

Method Detail

removeBuddyDone

public void removeBuddyDone(long userID)
Called if removeBuddy was successfull.

Parameters:
userID - The userID of the user who was removed from buddy list