logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

AnyEvent::XMPP::Error::IQAuth - IQ authentication error

Author

       Robin Redeker, "<elmex at ta-sa.org>", JID: "<elmex at jabber.org>"

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.

See Also