QXmpp Version:0.3.91
|
The QXmppEntityTimeManager class provided the functionality to get the local time of an entity as defined by XEP-0202: Entity Time. More...
#include <QXmppEntityTimeManager.h>
Signals | |
void | timeReceived (const QXmppEntityTimeIq &) |
This signal is emitted when a time response is received. | |
Public Member Functions | |
QString | requestTime (const QString &jid) |
The QXmppEntityTimeManager class provided the functionality to get the local time of an entity as defined by XEP-0202: Entity Time.
QString QXmppEntityTimeManager::requestTime | ( | const QString & | jid | ) |
Request the time from an XMPP entity.
jid |