i3mclient.communication
Interface SMChangeBuddyGroupListener

All Superinterfaces:
ServerMethodListener

public interface SMChangeBuddyGroupListener
extends ServerMethodListener

Asynchron call listener.

Author:
Dirk Plate

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

Method Detail

changeBuddyGroupDone

public void changeBuddyGroupDone(long userID)
Called if changeBuddyGroup was successfull.

Parameters:
userID - The userID of the user who changed the group in the buddy list