i3mclient.communication
Interface SMGetUserDataListener

All Superinterfaces:
ServerMethodListener

public interface SMGetUserDataListener
extends ServerMethodListener

Asynchron call listener.

Author:
Dirk Plate

Method Summary
 void userDataReceived(UserData userData)
          Called if getUserData was successfull.
 
Methods inherited from interface i3mclient.communication.ServerMethodListener
i3mServerException
 

Method Detail

userDataReceived

public void userDataReceived(UserData userData)
Called if getUserData was successfull.

Parameters:
userData - The received user data of an user