i3mclient.communication
Interface SMSetStatusListener

All Superinterfaces:
ServerMethodListener
All Known Implementing Classes:
I3M

public interface SMSetStatusListener
extends ServerMethodListener

Asynchron call listener.

Author:
Dirk Plate

Method Summary
 void setStatusDone(int status)
          Called if setStatus was successfull.
 
Methods inherited from interface i3mclient.communication.ServerMethodListener
i3mServerException
 

Method Detail

setStatusDone

public void setStatusDone(int status)
Called if setStatus was successfull.

Parameters:
status - The status which was set