AnyEvent::XMPP::Ext::Disco::Items(3pm) | User Contributed Perl Documentation | AnyEvent::XMPP::Ext::Disco::Items(3pm) |
AnyEvent::XMPP::Ext::Disco::Items - Service discovery items
This class represents the result of a disco items request sent by a "AnyEvent::XMPP::Ext::Disco" handler.
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.
Robin Redeker, "<elmex at ta-sa.org>", JID: "<elmex at jabber.org>"
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.
2022-12-06 | perl v5.36.0 |