Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.protocol.icq.ServerStoredContactListIcqImpl

Packages that use ServerStoredContactListIcqImpl
net.java.sip.communicator.impl.protocol.icq   
 

Uses of ServerStoredContactListIcqImpl in net.java.sip.communicator.impl.protocol.icq
 

Methods in net.java.sip.communicator.impl.protocol.icq that return ServerStoredContactListIcqImpl
(package private)  ServerStoredContactListIcqImpl OperationSetPersistentPresenceIcqImpl.getServerStoredContactList()
          Returns a snapshot ieves a server stored list of subscriptions/contacts that have been made previously.
 

Constructors in net.java.sip.communicator.impl.protocol.icq with parameters of type ServerStoredContactListIcqImpl
ContactGroupIcqImpl(net.kano.joustsim.oscar.oscar.service.ssi.MutableGroup joustSimGroup, Iterable<? extends net.kano.joustsim.oscar.oscar.service.ssi.Buddy> groupMembers, ServerStoredContactListIcqImpl ssclCallback, boolean isResolved, boolean isPersistent)
          Creates an ICQ group using the specified joustSimGroup as a source.
ContactIcqImpl(net.kano.joustsim.oscar.oscar.service.ssi.Buddy buddy, ServerStoredContactListIcqImpl ssclCallback, boolean isPersistent, boolean isResolved)
          Creates an IcqContactImpl
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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