Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps
Class AuidsType

java.lang.Object
  extended by net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps.AuidsType

public class AuidsType
extends Object

The XCAP-CAPS auids element.

Compliant with rfc4825

Author:
Grigorii Balutsel

Constructor Summary
AuidsType()
           
 
Method Summary
 List<String> getAuid()
          Gets the value of the auid property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuidsType

public AuidsType()
Method Detail

getAuid

public List<String> getAuid()
Gets the value of the auid property.

Returns:
the auid property.

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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