haXe HXMPP API
Back | Index
class xmpp.disco.Items
extends List<Item>
var node : String
function new(?node : String) : Void
function toXml() : Xml
static var XMLNS : String
static function parse(x : Xml) : Items
Back | Index