1AnyEvent::XMPP::Ext::DiUssceor::CIotnetmrsi(b3u)ted PerlAnDyoEcvuemnetn:t:aXtMiPoPn::Ext::Disco::Items(3)
2
3
4

NAME

6       AnyEvent::XMPP::Ext::Disco::Items - Service discovery items
7

SYNOPSIS

DESCRIPTION

10       This class represents the result of a disco items request sent by a
11       "AnyEvent::XMPP::Ext::Disco" handler.
12

METHODS

14       xml_node ()
15           Returns the AnyEvent::XMPP::Node object of the IQ query.
16
17       jid ()
18           Returns the JID these items belong to.
19
20       node ()
21           Returns the node these items belong to (may be undef).
22
23       items ()
24           Returns a list of hashreferences which contain following keys:
25
26             jid, name, node and xml_node
27
28           "jid" contains the JID of the item.  "name" contains the name of
29           the item and might be undef.  "node" contains the node id of the
30           item and might be undef.  "xml_node" contains the
31           AnyEvent::XMPP::Node object of the item for further analyses.
32
33       debug_dump ()
34           Prints these items to stdout for debugging.
35

AUTHOR

37       Robin Redeker, "<elmex at ta-sa.org>", JID: "<elmex at jabber.org>"
38
40       Copyright 2007, 2008 Robin Redeker, all rights reserved.
41
42       This program is free software; you can redistribute it and/or modify it
43       under the same terms as Perl itself.
44
45
46
47perl v5.36.0                      2022-07-2A2nyEvent::XMPP::Ext::Disco::Items(3)
Impressum