36 friend class ClientBase;
77 virtual Tag* tag()
const;
89 void setID(
const std::string&
id ) { m_id = id; }
An abstraction of an IQ stanza.
IQ(IqType type, const JID &to, const std::string &id=EmptyString)
This is an abstraction of an XML element.
The namespace for the gloox library.
const std::string EmptyString