OpenSim::Framework::Communications::XMPP::XmppStanza Class Reference

Inheritance diagram for OpenSim::Framework::Communications::XMPP::XmppStanza:

OpenSim::Framework::Communications::XMPP::XmppIqStanza OpenSim::Framework::Communications::XMPP::XmppMessageStanza OpenSim::Framework::Communications::XMPP::XmppPresenceStanza List of all members.

Public Member Functions

 XmppStanza ()
 XmppStanza (string fromJid, string toJid)

Public Attributes

[XmlAttribute("to")] string ToJid
 recipient JID
[XmlAttribute("from")] string FromJid
 sender JID
[XmlAttribute("id")] string MessageId
 unique ID.

Constructor & Destructor Documentation

OpenSim::Framework::Communications::XMPP::XmppStanza::XmppStanza (  )  [inline]

OpenSim::Framework::Communications::XMPP::XmppStanza::XmppStanza ( string  fromJid,
string  toJid 
) [inline]


Member Data Documentation

[XmlAttribute("to")] string OpenSim::Framework::Communications::XMPP::XmppStanza::ToJid

recipient JID

[XmlAttribute("from")] string OpenSim::Framework::Communications::XMPP::XmppStanza::FromJid

sender JID

[XmlAttribute("id")] string OpenSim::Framework::Communications::XMPP::XmppStanza::MessageId

unique ID.


The documentation for this class was generated from the following file:
Generated on Fri Jan 9 01:00:46 2009 for OpenSim by  doxygen 1.5.1