Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.gui.main.call
Interface CallInterfaceListener


public interface CallInterfaceListener

The CallInterfaceListener is notified when the call interface has been started after the call was created.

Author:
Yana Stamcheva

Method Summary
 void callInterfaceStarted()
          Indicates that the call interface was started.
 

Method Detail

callInterfaceStarted

void callInterfaceStarted()
Indicates that the call interface was started.


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.