Yate
|
A list of JID identities. More...
#include <xmpputils.h>
Public Member Functions | |
void | toXml (XmlElement *parent) const |
void | fromXml (XmlElement *parent) |
A list of JID identities.
This class holds a list of JID identities
void fromXml | ( | XmlElement * | parent | ) |
Add identity children from an xml element
parent | The element containing the identity children |
void toXml | ( | XmlElement * | parent | ) | const |
Fill an xml element with identities held by this list
parent | The parent element to fill |