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

IQTimeStanza Class Reference

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

Inheritance diagram for IQTimeStanza:

Inheritance graph
[legend]
Collaboration diagram for IQTimeStanza:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Public Attributes


Detailed Description

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


Constructor & Destructor Documentation

void IQTimeStanza Object  node  ) 
 

Create new IQTimeStanza object.

Parameters:
node Object with initialization data for this stanza. Can be DOM <iq/> Element or JavaScript Object with those fields:
  • date - Date object with date from this stanza.
  • timezone - String with timezone.
  • display - String with textual format of data.
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