QXmpp Version:0.3.91
Signals | Public Member Functions
QXmppEntityTimeManager Class Reference

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>

Inheritance diagram for QXmppEntityTimeManager:
QXmppClientExtension QXmppLoggable

List of all members.

Signals

void timeReceived (const QXmppEntityTimeIq &)
 This signal is emitted when a time response is received.

Public Member Functions

QString requestTime (const QString &jid)

Detailed Description

The QXmppEntityTimeManager class provided the functionality to get the local time of an entity as defined by XEP-0202: Entity Time.


Member Function Documentation

QString QXmppEntityTimeManager::requestTime ( const QString &  jid)

Request the time from an XMPP entity.

Parameters:
jid

The documentation for this class was generated from the following files:
 All Classes Functions Enumerations Enumerator Properties