|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CallPeerEvent in net.java.sip.communicator.impl.gui.main.call |
|---|
| Methods in net.java.sip.communicator.impl.gui.main.call with parameters of type CallPeerEvent | |
|---|---|
void |
CallPanel.callPeerAdded(CallPeerEvent evt)
Implements the CallChangeListener.callPeerAdded method. |
void |
CallPanel.callPeerRemoved(CallPeerEvent evt)
Implements the CallChangeListener.callPeerRemoved method. |
| Uses of CallPeerEvent in net.java.sip.communicator.impl.protocol.gibberish |
|---|
| Methods in net.java.sip.communicator.impl.protocol.gibberish with parameters of type CallPeerEvent | |
|---|---|
void |
OperationSetBasicTelephonyGibberishImpl.callPeerAdded(CallPeerEvent evt)
|
void |
OperationSetTelephonyConferencingGibberishImpl.callPeerAdded(CallPeerEvent evt)
|
void |
OperationSetBasicTelephonyGibberishImpl.callPeerRemoved(CallPeerEvent evt)
|
void |
OperationSetTelephonyConferencingGibberishImpl.callPeerRemoved(CallPeerEvent evt)
|
| Uses of CallPeerEvent in net.java.sip.communicator.impl.protocol.mock |
|---|
| Methods in net.java.sip.communicator.impl.protocol.mock with parameters of type CallPeerEvent | |
|---|---|
void |
MockOperationSetBasicTelephony.callPeerAdded(CallPeerEvent evt)
|
void |
MockOperationSetBasicTelephony.callPeerRemoved(CallPeerEvent evt)
|
| Uses of CallPeerEvent in net.java.sip.communicator.impl.protocol.sip |
|---|
| Methods in net.java.sip.communicator.impl.protocol.sip with parameters of type CallPeerEvent | |
|---|---|
void |
OperationSetTelephonyConferencingSipImpl.callPeerAdded(CallPeerEvent event)
Notifies this CallChangeListener that a specific CallPeer has been added to a specific Call. |
void |
OperationSetTelephonyConferencingSipImpl.callPeerRemoved(CallPeerEvent event)
Notifies this CallChangeListener that a specific CallPeer has been remove from a specific Call. |
| Uses of CallPeerEvent in net.java.sip.communicator.plugin.notificationwiring |
|---|
| Methods in net.java.sip.communicator.plugin.notificationwiring with parameters of type CallPeerEvent | |
|---|---|
void |
NotificationManager.callPeerAdded(CallPeerEvent evt)
Implements the CallChangeListener.callPeerAdded method. |
void |
NotificationManager.callPeerRemoved(CallPeerEvent evt)
Implements the CallChangeListener.callPeerRemoved method. |
| Uses of CallPeerEvent in net.java.sip.communicator.service.protocol |
|---|
| Methods in net.java.sip.communicator.service.protocol with parameters of type CallPeerEvent | |
|---|---|
void |
CallGroup.callPeerAdded(CallPeerEvent evt)
Indicates that a new call peer has joined the source call. |
void |
CallGroup.callPeerRemoved(CallPeerEvent evt)
Indicates that a call peer has left the source call. |
| Uses of CallPeerEvent in net.java.sip.communicator.service.protocol.event |
|---|
| Methods in net.java.sip.communicator.service.protocol.event with parameters of type CallPeerEvent | |
|---|---|
void |
CallChangeListener.callPeerAdded(CallPeerEvent evt)
Indicates that a new call peer has joined the source call. |
void |
CallChangeAdapter.callPeerAdded(CallPeerEvent evt)
A dummy implementation of this listener's callPeerAdded() method. |
void |
CallChangeListener.callPeerRemoved(CallPeerEvent evt)
Indicates that a call peer has left the source call. |
void |
CallChangeAdapter.callPeerRemoved(CallPeerEvent evt)
A dummy implementation of this listener's callPeerRemoved() method. |
| Uses of CallPeerEvent in net.java.sip.communicator.service.protocol.media |
|---|
| Methods in net.java.sip.communicator.service.protocol.media with parameters of type CallPeerEvent | |
|---|---|
void |
MediaAwareCall.callPeerAdded(CallPeerEvent evt)
Indicates that a new call peer has joined the source call. |
void |
AbstractOperationSetTelephonyConferencing.callPeerAdded(CallPeerEvent event)
Notifies this CallChangeListener that a specific CallPeer has been added to a specific Call. |
void |
MediaAwareCallPeer.callPeerAdded(CallPeerEvent evt)
Does nothing. |
void |
MediaAwareCall.callPeerRemoved(CallPeerEvent evt)
Indicates that a call peer has left the source call. |
void |
AbstractOperationSetTelephonyConferencing.callPeerRemoved(CallPeerEvent event)
Notifies this CallChangeListener that a specific CallPeer has been remove from a specific Call. |
void |
MediaAwareCallPeer.callPeerRemoved(CallPeerEvent evt)
Does nothing. |
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||