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>
|
void | timeReceived (const QXmppEntityTimeIq &) |
| This signal is emitted when a time response is received.
|
|
void | setGauge (const QString &gauge, double value) |
| Sets the given gauge to value.
|
|
void | logMessage (QXmppLogger::MessageType type, const QString &msg) |
| This signal is emitted to send logging messages.
|
|
void | updateCounter (const QString &counter, qint64 amount=1) |
| Updates the given counter by amount.
|
|
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.
- Parameters
-
The documentation for this class was generated from the following files: