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.