1AnyEvent::XMPP::Error::UIsQe(r3)Contributed Perl DocumenAtnaytEivoennt::XMPP::Error::IQ(3)
2
3
4
6 AnyEvent::XMPP::Error::IQ - IQ errors
7
8 Subclass of AnyEvent::XMPP::Error::Stanza
9
10 METHODS
11 condition ()
12 Same as AnyEvent::XMPP::Error::Stanza except that in case of a IQ
13 timeout it returns:
14
15 'client-timeout'
16
18 Robin Redeker, "<elmex at ta-sa.org>", JID: "<elmex at jabber.org>"
19
21 Copyright 2007, 2008 Robin Redeker, all rights reserved.
22
23 This program is free software; you can redistribute it and/or modify it
24 under the same terms as Perl itself.
25
26
27
28perl v5.32.1 2021-01-26 AnyEvent::XMPP::Error::IQ(3)