i3mclient.communication
Interface SMCreateAccountListener

All Superinterfaces:
ServerMethodListener
All Known Implementing Classes:
LoginGUI

public interface SMCreateAccountListener
extends ServerMethodListener

Asynchron call listener.

Author:
Dirk Plate

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

Method Detail

userIDReceived

public void userIDReceived(long userID)
Called if createAccount was successfull.

Parameters:
userID - The new userID of the user