Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules
Class ProvideAllAttributesType

java.lang.Object
  extended by net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvideAllAttributesType

public class ProvideAllAttributesType
extends Object

The Presence Rules provide-all-attributes element. Grants access to all presence attributes in all of the person, device, and tuple elements that are present in the document.

Compliant with rfc5025

Author:
Grigorii Balutsel

Constructor Summary
ProvideAllAttributesType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProvideAllAttributesType

public ProvideAllAttributesType()

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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