AnyEvent::XMPP::Error::Register - In-band registration error


AnyEvent-XMPP documentation  | view source Contained in the AnyEvent-XMPP distribution.

Index


NAME

Top

AnyEvent::XMPP::Error::Register - In-band registration error

Subclass of AnyEvent::XMPP::Error::IQ

DESCRIPTION

Top

This is a In-band registration error. For a mapping of IQ error values to their meaning please consult XEP-0077 for now.

METHODS

Top

register_state ()

Returns the state of registration, one of:

   register
   unregister
   submit

AUTHOR

Top

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

COPYRIGHT & LICENSE

Top


AnyEvent-XMPP documentation  | view source Contained in the AnyEvent-XMPP distribution.