AnyEvent::XMPP::IM::Delayed(3pm) | User Contributed Perl Documentation | AnyEvent::XMPP::IM::Delayed(3pm) |
AnyEvent::XMPP::IM::Delayed - A delayed "XML" stanza
This module handles the delayed fields of stanzas and is a superclass of AnyEvent::XMPP::IM::Message and AnyEvent::XMPP::IM::Presence.
This method returns undef if this stanza was not delayed.
And this method returns undef if this stanza had no details about who sent the message in the first place.
To find out whether this stanza was delayed use the "delay_stamp" method.
(Please note that this might be a newstyle XEP-0087 timestamp or old style legacy timestamp)
If the stanza was not delayed this method returns undef.
Will be undef if stanza contained no delay.
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 |