i3mclient.communication
Interface SMDeleteAccountListener

All Superinterfaces:
ServerMethodListener

public interface SMDeleteAccountListener
extends ServerMethodListener

Asynchron call listener.

Author:
Dirk Plate

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

Method Detail

deleteAccountDone

public void deleteAccountDone()
Called if deleteAccount was successfull.