Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

IQVersionStanza Class Reference

Object which keep data from <iq><query xmlns='jabber:iq:version'/></iq> stanza. More...

Inheritance diagram for IQVersionStanza:

Inheritance graph
[legend]
Collaboration diagram for IQVersionStanza:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Public Attributes


Detailed Description

Object which keep data from <iq><query xmlns='jabber:iq:version'/></iq> stanza.


Constructor & Destructor Documentation

void IQVersionStanza Object  node  ) 
 

Create new IQVersionStanza object.

Parameters:
node Object with initialization data for this stanza. Can be DOM <iq/> Element or JavaScript Object with those fields:
  • name - String with name.
  • version - String with version.
  • os - String with OS.
See also:
IQStanza.IQStanza for additional recognized entries.


The documentation for this class was generated from the following file:
Generated on Tue Jan 4 01:03:51 2005 for JabberZilla by  doxygen 1.4.0