0

I am trying to determine if an incoming message is a delayed offline message.

I've read that QXmpp supports XEP - 0203 Delayed Delivery, and I have gone through the QXmpp documentation, but I can't seem to find a way to check if a QXmppMessage has the delay element attached. Can someone please offer a solution to check for the delay element? Appreciate any help, thanks.

https://doc.qxmpp.org/qxmpp-1.3.2/xep.html

  • lnjX over on the QXmpp github page offered the following answer: "If the message did not contain a delay element, QXmppMessage::stamp().isNull() will return true." – timakas Jan 12 '23 at 23:34

0 Answers0