net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps
Class AuidsType
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuidsType
public AuidsType()
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.
Distributable under LGPL license.