Net::XMPP2::Error::IQAuth - IQ authentication error
Subclass of Net::XMPP2::Error
- context
- 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.
Robin Redeker, "<elmex at ta-sa.org>",
JID: "<elmex at jabber.org>"
Copyright 2007 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.