AnyEvent::XMPP::IM::Presence(3pm) | User Contributed Perl Documentation | AnyEvent::XMPP::IM::Presence(3pm) |
AnyEvent::XMPP::IM::Presence - XMPP presence
This module represents an XMPP presence. It stores the full JID of the contact, the show value, status value and priority.
AnyEvent::XMPP::IM::Presence is derived from AnyEvent::XMPP::IM::Delayed, use the interface described there to find out whether this presence was delayed.
'away', 'chat', 'dnd', 'xa'
or the empty string if the presence is 'available'.
%args are further arguments to the constructor of the message.
Robin Redeker, "<elmex at ta-sa.org>", JID: "<elmex at jabber.org>"
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.
2022-12-06 | perl v5.36.0 |