Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.protocol.dict.OperationSetPersistentPresenceDictImpl

Packages that use OperationSetPersistentPresenceDictImpl
net.java.sip.communicator.impl.protocol.dict   
 

Uses of OperationSetPersistentPresenceDictImpl in net.java.sip.communicator.impl.protocol.dict
 

Methods in net.java.sip.communicator.impl.protocol.dict that return OperationSetPersistentPresenceDictImpl
 OperationSetPersistentPresenceDictImpl OperationSetBasicInstantMessagingDictImpl.getOpSetPersPresence()
          Returns a reference to the presence operation set instance used by our source provider.
 OperationSetPersistentPresenceDictImpl ContactDictImpl.getParentPresenceOperationSet()
          Returns the persistent presence operation set that this contact belongs to.
 

Constructors in net.java.sip.communicator.impl.protocol.dict with parameters of type OperationSetPersistentPresenceDictImpl
OperationSetBasicInstantMessagingDictImpl(ProtocolProviderServiceDictImpl provider, OperationSetPersistentPresenceDictImpl opSetPersPresence)
          Creates an instance of this operation set keeping a reference to the parent protocol provider and presence operation set.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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