AnyEvent::XMPP::Error::IQAuth - IQ authentication error
Contents
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.38.2 2024-08-03 AnyEvent::XMPP::Error::IQAuth(3pm)
Name
AnyEvent::XMPP::Error::IQAuth - IQ authentication error
Subclass of AnyEvent::XMPP::Error
METHODScontext
This method returns either:
"iq_error" which means that a IQ error was caught, which can be accessed with the "iq_error" method.
Or: "no_fields" which means that no form fields were found in the IQ auth result.
