Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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

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

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

Methods in net.java.sip.communicator.impl.protocol.gibberish that return OperationSetPersistentPresenceGibberishImpl
 OperationSetPersistentPresenceGibberishImpl ContactGibberishImpl.getParentPresenceOperationSet()
          Returns the persistent presence operation set that this contact belongs to.
 

Constructors in net.java.sip.communicator.impl.protocol.gibberish with parameters of type OperationSetPersistentPresenceGibberishImpl
OperationSetBasicInstantMessagingGibberishImpl(ProtocolProviderServiceGibberishImpl provider, OperationSetPersistentPresenceGibberishImpl opSetPersPresence)
          Creates an instance of this operation set keeping a reference to the parent protocol provider and presence operation set.
OperationSetTypingNotificationsGibberishImpl(ProtocolProviderServiceGibberishImpl provider, OperationSetPersistentPresenceGibberishImpl opSetPersPresence)
          Creates a new instance of this operation set and keeps the parent provider as a reference.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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