Overview
XMPP IQ (Info Query) stanza.
- Extends:
- OX.XML.XMPP.Stanza
- See:
- XMPP Core: Stanzas
Field Summary
| + | name |
Method Summary
| + type(value) |
- Methods borrowed from class OX.XML.XMPP.Stanza:
- from, to
- Methods borrowed from class OX.XML.Element:
- addChild, attr, escapeXML, toString
Field Detail
The IQ tag name
Method Detail
(String) type(value)
- Parameters:
- (String) value Optional
- The value to set the 'type' attribute.
- Returns:
- (String) The value of the 'type' attribute.
Documentation generated by JsDoc Toolkit 2.1.0 on Fri Feb 10 2012 12:58:59 GMT-0500 (EST)
