i3mclient.communication
Interface SMCreateConferenceListener

All Superinterfaces:
ServerMethodListener

public interface SMCreateConferenceListener
extends ServerMethodListener

Asynchron call listener.

Author:
Dirk Plate

Method Summary
 void discussionIDReceived(long discussionID)
          Called if createConference was successfull.
 
Methods inherited from interface i3mclient.communication.ServerMethodListener
i3mServerException
 

Method Detail

discussionIDReceived

public void discussionIDReceived(long discussionID)
Called if createConference was successfull.

Parameters:
discussionID - The new discussionID of the conference