Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.protocol.gibberish.CallPeerGibberishImpl

Packages that use CallPeerGibberishImpl
net.java.sip.communicator.impl.protocol.gibberish   
 

Uses of CallPeerGibberishImpl in net.java.sip.communicator.impl.protocol.gibberish
 

Methods in net.java.sip.communicator.impl.protocol.gibberish with parameters of type CallPeerGibberishImpl
 void CallGibberishImpl.addCallPeer(CallPeerGibberishImpl callPeer)
          Adds callPeer to the list of peers in this call.
 void CallGibberishImpl.removeCallPeer(CallPeerGibberishImpl callPeer)
          Removes callPeer from the list of peers in this call.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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