|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.sip.communicator.impl.gui.main.call.CallManager.GuiCallListener
public static class CallManager.GuiCallListener
A call listener.
| Constructor Summary | |
|---|---|
CallManager.GuiCallListener()
|
|
| Method Summary | |
|---|---|
void |
callEnded(CallEvent event)
Implements CallListener.callEnded. |
void |
incomingCallReceived(CallEvent event)
Implements CallListener.incomingCallReceived. |
void |
outgoingCallCreated(CallEvent event)
Creates and opens a call dialog. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CallManager.GuiCallListener()
| Method Detail |
|---|
public void incomingCallReceived(CallEvent event)
incomingCallReceived in interface CallListenerevent - the CallEventpublic void callEnded(CallEvent event)
callEnded in interface CallListenerevent - the CallEventpublic void outgoingCallCreated(CallEvent event)
outgoingCallCreated in interface CallListenerevent - the CallEvent
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||