debian man page for anyevent::xmpp::ext::disco::items

Query: anyevent::xmpp::ext::disco::items

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

AnyEvent::XMPP::Ext::Disco::Items(3pm)			User Contributed Perl Documentation		    AnyEvent::XMPP::Ext::Disco::Items(3pm)

NAME
AnyEvent::XMPP::Ext::Disco::Items - Service discovery items
SYNOPSIS
DESCRIPTION
This class represents the result of a disco items request sent by a "AnyEvent::XMPP::Ext::Disco" handler.
METHODS
xml_node () Returns the AnyEvent::XMPP::Node object of the IQ query. jid () Returns the JID these items belong to. node () Returns the node these items belong to (may be undef). items () Returns a list of hashreferences which contain following keys: jid, name, node and xml_node "jid" contains the JID of the item. "name" contains the name of the item and might be undef. "node" contains the node id of the item and might be undef. "xml_node" contains the AnyEvent::XMPP::Node object of the item for further analyses. debug_dump () Prints these items to stdout for debugging.
AUTHOR
Robin Redeker, "<elmex at ta-sa.org>", JID: "<elmex at jabber.org>" COPYRIGHT &; LICENSE Copyright 2007, 2008 Robin Redeker, all rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2012-01-23 AnyEvent::XMPP::Ext::Disco::Items(3pm)
Related Man Pages
anyevent::xmpp::ext::muc::message(3pm) - debian
anyevent::xmpp::error::stanza(3pm) - debian
anyevent::xmpp::ext::disco::info(3pm) - debian
anyevent::xmpp::ext::version(3pm) - debian
anyevent::xmpp::parser(3pm) - debian
Similar Topics in the Unix Linux Community
gloox 1.0-beta2 (Development branch)
gloox 0.9.9.4 (Default branch)
gloox 0.9.9.5 (Default branch)
TaskControl: Final Release
dio 0.4 (Default branch)