Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.protocol.mock.MockCallPeer

Packages that use MockCallPeer
net.java.sip.communicator.impl.protocol.mock   
 

Uses of MockCallPeer in net.java.sip.communicator.impl.protocol.mock
 

Methods in net.java.sip.communicator.impl.protocol.mock with parameters of type MockCallPeer
 void MockCall.addCallPeer(MockCallPeer callPeer)
          Adds callPeer to the list of peers in this call.
 void MockCall.removeCallPeer(MockCallPeer 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.