Class Xmpp4Js.Ext.Error

Extends Xmpp4Js.Ext.PacketExtension.
Defined in PacketExtension.js
Constructor Summary
Xmpp4Js.Ext.Error(stanza, code, type)
           
 
Method Summary
createNode(code, type)
           undocumented
getCode()
           undocumented
getElementName()
           undocumented
getElementNS()
           undocumented
getType()
           undocumented
readNode()
           undocumented
setCode(code)
           undocumented
setType(code)
           undocumented
 
Methods inherited from class Xmpp4Js.Ext.PacketExtension
getNode()
setNode(node)
removeNode()


Constructor Detail

Xmpp4Js.Ext.Error

Xmpp4Js.Ext.Error(stanza, code, type)

Method Detail

createNode

createNode(code, type)

getCode

getCode()

getElementName

getElementName()

getElementNS

getElementNS()

getType

getType()

readNode

readNode()

setCode

setCode(code)

setType

setType(code)

Documentation generated by JsDoc Toolkit 1.4.1 on Tue Aug 26 2008 14:35:54 GMT-0500 (CDT)