i3mclient.communication
Interface SMLogoutAccountListener

All Superinterfaces:
ServerMethodListener
All Known Implementing Classes:
I3M

public interface SMLogoutAccountListener
extends ServerMethodListener

Asynchron call listener.

Author:
Dirk Plate

Method Summary
 void logoutAccountDone()
          Called if logoutAccount was successfull.
 
Methods inherited from interface i3mclient.communication.ServerMethodListener
i3mServerException
 

Method Detail

logoutAccountDone

public void logoutAccountDone()
Called if logoutAccount was successfull.